StiDataAdapterService Class |
Namespace: Stimulsoft.Report.Dictionary
The StiDataAdapterService type exposes the following members.
Name | Description | |
---|---|---|
StiDataAdapterService | Initializes a new instance of the StiDataAdapterService class |
Name | Description | |
---|---|---|
IsObjectAdapter | ||
Properties | (Inherited from StiService.) | |
ServiceCategory |
Gets a service category.
(Overrides StiServiceServiceCategory.) | |
ServiceEnabled | (Inherited from StiService.) | |
ServiceInfo | (Inherited from StiService.) | |
ServiceName | (Inherited from StiService.) | |
ServiceType |
Gets a service type.
(Overrides StiServiceServiceType.) |
Name | Description | |
---|---|---|
Clone | (Inherited from StiService.) | |
ConnectDataSourceToData | ||
Create(StiDictionary) | ||
Create(StiDictionary, Boolean) |
Creates a new Data Source and adds it to the dictionary.
| |
Edit |
Calls the form for data source edition.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetColumnsFromData(StiData, StiDataSource) |
Returns a collection of columns of data.
| |
GetColumnsFromData(StiData, StiDataSource, CommandBehavior) |
Returns a collection of columns of data.
| |
GetDataAdapter(StiData) |
Returns adapter for Data in DataStore.
| |
GetDataAdapter(StiDataSource) |
Returns adapter for Data Source.
| |
GetDataAdapterCategories |
Returns name of category for DataAdapter.
| |
GetDataCategoryName |
Returns name of category for data.
| |
GetDataSourceType |
Returns the type of the data source.
| |
GetDataTypes |
Returns the array of data types to which the Data Source may refer.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetMetadataProvider | ||
GetParametersFromData |
Returns a collection of parameters of data.
| |
GetSyntaxProvider | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsAdapterDataType |
Returns true if the specified type is supported by this data adapters.
| |
IsPropertiesInitializedProtected | (Inherited from StiService.) | |
IsPropertyPresent | (Inherited from StiService.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
New |
Calls the form for a new data source edition.
| |
PackService | (Inherited from StiService.) | |
SetDataSourceNames |
Fills a name and alias of the data source relying on data.
| |
ToString | (Overrides ObjectToString.) |