SqlServerType.TrustedAuthenticationType Field
A constant of type Int, with a value of 0.
Namespace: Microsoft.SqlServer.Management.UI.ConnectionDlg
Assembly: ConnectionDlg (in ConnectionDlg.dll)
Syntax
'Declaration
Public Const TrustedAuthenticationType As Integer
'Usage
Dim value As Integer
value = SqlServerType.TrustedAuthenticationType
public const int TrustedAuthenticationType
public:
literal int TrustedAuthenticationType
static val mutable TrustedAuthenticationType: int
public const var TrustedAuthenticationType : int