SqlLoginOptionContextItem(SqlLoginOptionType) 생성자

정의

public SqlLoginOptionContextItem(Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlLoginOptionType type);
new Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlLoginOptionContextItem : Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlLoginOptionType -> Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlLoginOptionContextItem
Public Sub New (type As SqlLoginOptionType)

매개 변수

적용 대상