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)

参数

适用于