Documentation ¶
Index ¶
Constants ¶
View Source
const ( ActiveDirectoryDefault = "ActiveDirectoryDefault" ActiveDirectoryIntegrated = "ActiveDirectoryIntegrated" ActiveDirectoryPassword = "ActiveDirectoryPassword" ActiveDirectoryInteractive = "ActiveDirectoryInteractive" // ActiveDirectoryMSI is a synonym for ActiveDirectoryManagedIdentity ActiveDirectoryMSI = "ActiveDirectoryMSI" ActiveDirectoryManagedIdentity = "ActiveDirectoryManagedIdentity" // ActiveDirectoryApplication is a synonym for ActiveDirectoryServicePrincipal ActiveDirectoryApplication = "ActiveDirectoryApplication" ActiveDirectoryServicePrincipal = "ActiveDirectoryServicePrincipal" )
View Source
const DriverName = "azuresql"
DriverName is the name used to register the driver
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.