Table C-2 lists the provider-specific public properties of the DB2Command class. The table includes the generic public properties of the Command class when provider-specific information supplements the standard descriptions. For information about other properties and methods supported, refer to the data provider’s online help and the Microsoft .NET Framework SDK documentation.
Table C-3 lists the generic public methods of the Command class when provider-specific information supplements the standard descriptions. For a description of the other methods supported, refer to the online help and the Microsoft .NET Framework SDK documentation.
Table C-4 lists the provider-specific public properties of the DB2Connection class. The table includes the generic public properties of the Connection class when provider-specific information supplements the standard descriptions.
Table C-5 lists the provider-specific public methods of the DB2Connection class. The table includes the generic public methods when provider-specific information supplements the standard descriptions. For information about other methods supported, refer to the data provider’s online help and the Microsoft .NET Framework SDK documentation.
See “DB2 Data Provider Connection String Options” for the connection option descriptions, which are listed alphabetically by the connection string option name. The ConnectionStringBuilder property name is listed immediately underneath the GUI name.
Table C-6 lists the provider-specific implementation of the public properties of the DB2DataAdapter class. For information about other properties and methods supported, refer to the data provider’s online help and the Microsoft .NET Framework SDK documentation.
Table C-7 lists the public methods of the DB2DataReader class that have provider-specific information. For a description of the other methods supported, refer to the online help and the Microsoft .NET Framework SDK documentation.
Table C-8 lists the provider-specific public properties of the DB2Error class. For information about other properties and methods supported, refer to the data provider’s online help and the Microsoft .NET Framework SDK documentation.
Table C-9 lists the public, provider-specific properties of the DB2ErrorCollection class. For information about other properties and methods supported, refer to the data provider’s online help and the Microsoft .NET Framework SDK documentation.
Table C-10 lists the provider-specific public properties of the DB2Exception class. The properties apply to the last error collected if multiple errors occurred. For information about other properties and methods supported, refer to the data provider’s online help and the Microsoft .NET Framework SDK documentation.
Table C-11 lists the static methods used to accommodate choosing a data provider and instantiating its DbProviderFactory.
Table C-12 lists the provider-specific public properties of the DB2Parameter class. The table includes the generic public properties of the Parameter class when provider-specific information supplements the standard descriptions. For information about other properties and methods supported, refer to the data provider’s online help and the Microsoft .NET Framework SDK documentation.
Table C-13 lists the provider-specific public properties of the DB2Parameter class. For information about other properties supported, refer to the data provider’s online help and the Microsoft .NET Framework SDK documentation.
Table C-14 lists the public properties of the DB2Trace class.
Table C-15 lists the public methods of the DB2Trace class.