SAPClientFactory class in the SAP adapter
- Grein
-
-
The following section lists the methods and properties for the SAPClientFactory class. This is derived from System.Data.Common.DbProviderFactory.
Supported Properties
Name |
Get/Set |
Description |
Instance |
- |
Singleton instance of SAPClientFactory |
Supported Methods
Name |
Description |
CreateCommand() |
Creates an instance of SAPCommand |
CreateConnection() |
Creates an instance of SAPConnection |
CreateConnectionStringBuilder() |
Creates an instance of SAPConnectionStringBuilder |
CreateParameter() |
Creates an instance of SAPParameter |
See Also
Extend ADO.NET Interfaces with the SAP adapter