StiDataTransformationAdapterService Class |
Namespace: Stimulsoft.Report.Dictionary
The StiDataTransformationAdapterService type exposes the following members.
Name | Description | |
---|---|---|
StiDataTransformationAdapterService | Initializes a new instance of the StiDataTransformationAdapterService class |
Name | Description | |
---|---|---|
IsObjectAdapter | (Overrides StiDataAdapterServiceIsObjectAdapter.) | |
Properties | (Inherited from StiService.) | |
ServiceCategory |
Gets a service category.
(Inherited from StiDataAdapterService.) | |
ServiceEnabled | (Inherited from StiService.) | |
ServiceInfo | (Inherited from StiService.) | |
ServiceName |
Gets a service name.
(Overrides StiServiceServiceName.) | |
ServiceType |
Gets a service type.
(Inherited from StiDataAdapterService.) |
Name | Description | |
---|---|---|
Clone | (Inherited from StiService.) | |
ConnectDataSourceToData | (Overrides StiDataAdapterServiceConnectDataSourceToData(StiDictionary, StiDataSource, Boolean).) | |
Create(StiDictionary) | (Inherited from StiDataAdapterService.) | |
Create(StiDictionary, Boolean) |
Creates a new Data Source and adds it to the dictionary.
(Inherited from StiDataStoreAdapterService.) | |
Edit |
Calls the form for Data Source edition.
(Overrides StiDataStoreAdapterServiceEdit(StiDictionary, StiDataSource).) | |
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.
(Overrides StiDataAdapterServiceGetColumnsFromData(StiData, StiDataSource).) | |
GetColumnsFromData(StiData, StiDataSource, CommandBehavior) |
Returns a collection of columns of data.
(Overrides StiDataAdapterServiceGetColumnsFromData(StiData, StiDataSource, CommandBehavior).) | |
GetDataCategoryName |
Returns name of category for data.
(Overrides StiDataAdapterServiceGetDataCategoryName(StiData).) | |
GetDataSourceType |
Returns the type of the Data Source.
(Overrides StiDataAdapterServiceGetDataSourceType.) | |
GetDataTypes |
Returns the array of data types to which the Data Source may refer.
(Overrides StiDataAdapterServiceGetDataTypes.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetMetadataProvider | (Inherited from StiDataAdapterService.) | |
GetParametersFromData |
Returns a collection of parameters of data.
(Overrides StiDataAdapterServiceGetParametersFromData(StiData, StiDataSource).) | |
GetSyntaxProvider | (Inherited from StiDataAdapterService.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsAdapterDataType |
Returns true if the specified type is supported by this data adapters.
(Inherited from StiDataAdapterService.) | |
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.
(Overrides StiDataStoreAdapterServiceNew(StiDictionary, StiDataSource).) | |
PackService | (Inherited from StiService.) | |
SetDataSourceNames |
Fills a name and alias of the Data Source relying on data.
(Inherited from StiDataStoreAdapterService.) | |
ToString | (Inherited from StiDataAdapterService.) |