ILoginOptions.IsLocked プロパティ

定義

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Login_IsLockedDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Login_IsLockedName")]
public bool IsLocked { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Login_IsLockedDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Login_IsLockedName")>]
member this.IsLocked : bool
Public ReadOnly Property IsLocked As Boolean

プロパティ値

属性

適用対象