Table C-41 lists the provider-specific public properties of the SybaseCommand 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-42 lists the provider-specific public properties of the SybaseConnection class. The table includes the generic public properties of the Connection class when provider-specific information supplements the standard descriptions. Some properties return the values specified for the corresponding connection string option. See
“Sybase Data Provider Connection String Options” for more information.
Table C-43 lists the provider-specific public methods supported for the SybaseConnection class. For information about other methods supported, refer to the data provider’s online help and the Microsoft .NET Framework SDK documentation.
See “Sybase 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-44 lists the provider-specific implementation of the public properties of the SybaseDataAdapter 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-45 lists the public methods of the SybaseDataAdapter class.
Table C-46 lists the provider-specific public properties of the SybaseError class. For a description of other properties supported, refer to the online help and the Microsoft .NET Framework SDK documentation.
Table C-47 describes the provider-specific public properties supported by the SybaseErrorCollection class. For a description of other properties and methods supported, refer to the online help and the Microsoft .NET Framework SDK documentation.
Table C-48 lists the provider-specific public properties of the SybaseException 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-49 lists the static methods used to accommodate choosing the Sybase data provider and instantiating its DbProviderFactory.
Table C-50 lists the provider-specific public properties of the SybaseParameter class. The table includes the generic public properties of the Parameter class when provider-specific information supplements the standard descriptions. For a description of other properties and methods supported, refer to the online help and the Microsoft .NET Framework SDK documentation.
Table C-51 lists the provider-specific public properties of the SybaseParameterCollection class. For a description of other properties and methods supported, refer to the online help and the Microsoft .NET Framework SDK documentation.
Table C-52 lists the public properties for the SybaseTrace class.
Table C-53 lists the public methods for the SybaseTrace class.