SqlServerType.SqlAuthenticationType Field

Definition

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

public: int SqlAuthenticationType = 1;
public const int SqlAuthenticationType = 1;
val mutable SqlAuthenticationType : int
Public Const SqlAuthenticationType As Integer  = 1

Field Value

Value = 1

Applies to