An interface representing a source of data that comes from
an
Database
Namespace:
Couchbase.Lite.Query
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax public interface IDataSourceAs : IDataSource
The IDataSourceAs type exposes the following members.
Methods
| Name | Description |
---|
| As |
Attaches an alias to a given data source
|
TopSee Also