SqlServerType.SqlAuthenticationType Field

A constant of type Int, with a value of 1.

Namespace:  Microsoft.SqlServer.Management.UI.ConnectionDlg
Assembly:  ConnectionDlg (in ConnectionDlg.dll)

Syntax

'Declaration
Public Const SqlAuthenticationType As Integer
'Usage
Dim value As Integer 

value = SqlServerType.SqlAuthenticationType
public const int SqlAuthenticationType
public:
literal int SqlAuthenticationType
static val mutable SqlAuthenticationType: int
public const var SqlAuthenticationType : int

See Also

Reference

SqlServerType Class

Microsoft.SqlServer.Management.UI.ConnectionDlg Namespace