Compartir a través de


SqlLoginOptionContextItem(SqlLoginOptionType) Constructor

Definition

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)

Parameters

Applies to