https://learn.microsoft.com/en-us/dotnet/api/system.data.odbc.odbcconnection.statechange?view=netframework-1.1&viewFallbackFrom=net-10.0-pp
OdbcConnection.StateChange Event (System.Data.Odbc) | Microsoft Learn
Occurs when the state of the connection changes.
event systemdataodbcmicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/system.data.odbc.odbcconnection.begintransaction?view=netframework-4.8.1&viewFallbackFrom=net-10.0-pp
OdbcConnection.BeginTransaction Method (System.Data.Odbc) | Microsoft Learn
Starts a transaction at the data source.
system databegintransactionmethododbcmicrosoft
https://learn.microsoft.com/zh-cn/dotnet/api/system.data.odbc.odbcconnection?view=netframework-4.8.1&viewFallbackFrom=net-10.0-pp
OdbcConnection Class (System.Data.Odbc) | Microsoft Learn
Represents an open connection to a data source.
class systemdataodbcmicrosoftlearn
https://learn.microsoft.com/ja-jp/dotnet/api/system.data.odbc.odbcconnection.datasource?view=netframework-4.8.1&viewFallbackFrom=net-10.0-pp
OdbcConnection.DataSource Property (System.Data.Odbc) | Microsoft Learn
Gets the server name or file name of the data source.
property systemdatasourceodbcmicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/system.data.odbc.odbcconnection.createcommand?view=netframework-4.8.1&viewFallbackFrom=net-10.0-pp
OdbcConnection.CreateCommand Method (System.Data.Odbc) | Microsoft Learn
Creates and returns an OdbcCommand object associated with the OdbcConnection.
system datamethododbcmicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/system.data.odbc.odbcconnection.connectiontimeout?view=netframework-4.8.1&viewFallbackFrom=net-10.0-pp
OdbcConnection.ConnectionTimeout Property (System.Data.Odbc) | Microsoft Learn
Gets or sets the time to wait (in seconds) while trying to establish a connection before terminating the attempt and generating an error.
property systemdataodbcmicrosoftlearn
https://learn.microsoft.com/tr-tr/dotnet/api/system.data.odbc.odbcconnection.infomessage?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0
OdbcConnection.InfoMessage Event (System.Data.Odbc) | Microsoft Learn
Occurs when the ODBC driver sends a warning or an informational message.
event systemdataodbcmicrosoftlearn
https://learn.microsoft.com/ko-kr/dotnet/api/system.data.odbc.odbcconnection?view=netframework-4.8.1&viewFallbackFrom=net-10.0
OdbcConnection Class (System.Data.Odbc) | Microsoft Learn
Represents an open connection to a data source.
class systemdataodbcmicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/system.data.odbc.odbcconnection.system-icloneable-clone?view=netframework-4.8.1&viewFallbackFrom=net-10.0-pp
OdbcConnection.ICloneable.Clone Method (System.Data.Odbc) | Microsoft Learn
For a description of this member, see Clone().
system dataclonemethododbcmicrosoft