Name | Description | |
---|---|---|
![]() | TdFactory Constructor | Initializes a new instance of the TdFactory. |
The following tables list the members exposed by TdFactory.
Name | Description | |
---|---|---|
![]() | TdFactory Constructor | Initializes a new instance of the TdFactory. |
Name | Description | |
---|---|---|
![]() | CanCreateDataSourceEnumerator | Specifies whether the specific System.Data.Common.DbProviderFactory supports the System.Data.Common.DbDataSourceEnumerator class. (Inherited from System.Data.Common.DbProviderFactory) |
Name | Description | |
---|---|---|
![]() | CreateCommand | Overridden. Creates a TdCommand object. |
![]() | CreateCommandBuilder | Overridden. Creates a TdCommandBuilder object. |
![]() | CreateConnection | Overridden. Creates a TdConnection object. |
![]() | CreateConnectionStringBuilder | Overridden. Creates a TdConnectionStringBuilder object. |
![]() | CreateDataAdapter | Overridden. Creates a TdDataAdapter object. |
![]() | CreateDataSourceEnumerator | Returns a new instance of the provider's class that implements the System.Data.Common.DbDataSourceEnumerator class. (Inherited from System.Data.Common.DbProviderFactory) |
![]() | CreateParameter | Overridden. Creates a TdParameter object. |
![]() | CreatePermission | Returns a new instance of the provider's class that implements the provider's version of the System.Security.CodeAccessPermission class. (Inherited from System.Data.Common.DbProviderFactory) |
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from object) |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from object) |