ILoginOptions.ID Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Login_IDDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Login_IDName")]
public int ID { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Login_IDDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Login_IDName")>]
member this.ID : int
Public ReadOnly Property ID As Integer
- Attributes