https://learn.microsoft.com/cs-cz/dotnet/api/system.data.sqlclient.sqlconnection.system-data-idbconnection-begintransaction?view=netframework-1.1&viewFallbackFrom=netframework-4.8.1
SqlConnection.IDbConnection.BeginTransaction Method (System.Data.SqlClient) | Microsoft Learn
Begins a database transaction.
system databegintransactionmethodmicrosoftlearn
https://learn.microsoft.com/de-de/dotnet/api/system.data.sqlclient.sqlconnection?view=netframework-4.8.1&redirectedfrom=MSDN
SqlConnection Class (System.Data.SqlClient) | Microsoft Learn
Represents a connection to a SQL Server database. This class cannot be inherited.
class systemdatamicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/microsoft.data.sqlclient.sqlconnection?view=sqlclient-dotnet-standard-5.2
SqlConnection Class (Microsoft.Data.SqlClient) | Microsoft Learn
Represents a connection to a SQL Server database. This class cannot be inherited.
classmicrosoftdatalearn
https://learn.microsoft.com/es-es/dotnet/api/system.data.sqlclient.sqlconnection.enlisttransaction?view=netframework-4.8.1
SqlConnection.EnlistTransaction(Transaction) Method (System.Data.SqlClient) | Microsoft Learn
Enlists in the specified transaction as a distributed transaction.
system datatransactionmethodmicrosoftlearn
https://learn.microsoft.com/zh-tw/dotnet/api/system.data.sqlclient.sqlconnection.connectiontimeout?view=netframework-4.8.1
SqlConnection.ConnectionTimeout Property (System.Data.SqlClient) | Microsoft Learn
Gets the time to wait (in seconds) while trying to establish a connection before terminating the attempt and generating an error.
property systemdatamicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/microsoft.data.sqlclient.sqlconnection.registercolumnencryptionkeystoreproviders?view=sqlclient-dotnet-standard-5.2
SqlConnection.RegisterColumnEncryptionKeyStoreProviders Method (Microsoft.Data.SqlClient) |...
Registers the column encryption key store providers. This function should only be called once in an app. This does shallow copying of the dictionary so that...
methodmicrosoftdata
https://learn.microsoft.com/en-us/dotnet/api/system.data.sqlclient.sqlconnection.infomessage?view=netframework-4.8.1&redirectedfrom=MSDN
SqlConnection.InfoMessage Event (System.Data.SqlClient) | Microsoft Learn
Occurs when SQL Server returns a warning or informational message.
event systemdatamicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/microsoft.data.sqlclient.sqlconnection.changepassword?view=sqlclient-dotnet-core-6.1
SqlConnection.ChangePassword Method (Microsoft.Data.SqlClient) | Microsoft Learn
Changes the SQL Server password for the user indicated in the SqlCredential object.
changepasswordmethodmicrosoftdatalearn