SqlLoginOption.NameOption 类

定义

public sealed class SqlLoginOption.NameOption : Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlLoginOption.ObjectOption<Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlIdentifier>
type SqlLoginOption.NameOption = class
    inherit SqlLoginOption.ObjectOption<SqlIdentifier>
Public NotInheritable Class SqlLoginOption.NameOption
Inherits SqlLoginOption.ObjectOption(Of SqlIdentifier)
继承

适用于