| StiPostgreSQLAdapterService Class | 
[Missing <summary> documentation for "T:Stimulsoft.Report.Dictionary.StiPostgreSQLAdapterService"]
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Stimulsoft.Report.Dictionary
 Syntax
SyntaxThe StiPostgreSQLAdapterService type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | StiPostgreSQLAdapterService | Initializes a new instance of the StiPostgreSQLAdapterService class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | IsObjectAdapter | (Inherited from StiDataAdapterService.) | 
|  | 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.
            (Inherited from StiSqlAdapterService.) | 
|  | ServiceType | 
            Gets a service type.
            (Inherited from StiDataAdapterService.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Clone | (Inherited from StiService.) | 
|  | CloseConnection | (Inherited from StiSqlAdapterService.) | 
|  | ConnectDataSourceToData | (Inherited from StiSqlAdapterService.) | 
|  | Create(StiDictionary) | (Inherited from StiDataAdapterService.) | 
|  | Create(StiDictionary, Boolean) | 
            Creates a new Data Source and adds it to the dictionary.
            (Inherited from StiDataStoreAdapterService.) | 
|  | CreateConnectionInDataStore | (Inherited from StiSqlAdapterService.) | 
|  | CreateConnector(String) | 
            Returns new data connector for this type of the database.
            (Overrides StiSqlAdapterServiceCreateConnector(String).) | 
|  | CreateConnector(StiData) | 
            Returns new data connector for this type of the database.
            (Inherited from StiSqlAdapterService.) | 
|  | Edit | 
            Calls the form for Data Source edition.
            (Inherited from StiDataStoreAdapterService.) | 
|  | 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.
            (Inherited from StiSqlAdapterService.) | 
|  | GetColumnsFromData(StiData, StiDataSource, CommandBehavior) | 
            Returns a collection of columns of data.
            (Inherited from StiSqlAdapterService.) | 
|  | GetDataCategoryName | 
            Returns name of category for data.
            (Inherited from StiSqlAdapterService.) | 
|  | GetDataSourceType | (Overrides StiSqlAdapterServiceGetDataSourceType.) | 
|  | GetDataTypes | 
            Returns the array of data types to which the Data Source may refer.
            (Inherited from StiSqlAdapterService.) | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object.) | 
|  | GetMetadataProvider | (Inherited from StiDataAdapterService.) | 
|  | GetParametersFromData | 
            Returns a collection of parameters of data.
            (Inherited from StiSqlAdapterService.) | 
|  | 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 StiSqlAdapterService.) | 
|  | 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.
            (Inherited from StiDataStoreAdapterService.) | 
|  | OpenConnection(IDbConnection) | (Inherited from StiSqlAdapterService.) | 
|  | OpenConnection(IDbConnection, StiData, StiDictionary) | (Inherited from StiSqlAdapterService.) | 
|  | PackService | (Inherited from StiService.) | 
|  | SetDataSourceNames | 
            Fills a name and alias of the Data Source relying on data.
            (Inherited from StiSqlAdapterService.) | 
|  | TestConnection | (Inherited from StiSqlAdapterService.) | 
|  | ToString | (Inherited from StiDataAdapterService.) | 
 See Also
See Also