ServerDdlTrigger.ExecutionContextLogin Eigenschaft

Definition

Wichtig

Diese API ist nicht CLS-kompatibel.

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Standalone)]
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcReference(typeof(Microsoft.SqlServer.Management.Smo.Login), "Server[@Name = '{0}']/Login[@Name = '{1}']", new System.String[] { "Parent.ConnectionContext.TrueName", "ExecutionContextLogin" })]
[System.CLSCompliant(false)]
public string ExecutionContextLogin { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Standalone)>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcReference(typeof(Microsoft.SqlServer.Management.Smo.Login), "Server[@Name = '{0}']/Login[@Name = '{1}']", new System.String[] { "Parent.ConnectionContext.TrueName", "ExecutionContextLogin" })>]
[<System.CLSCompliant(false)>]
member this.ExecutionContextLogin : string with get, set
Public Property ExecutionContextLogin As String

Eigenschaftswert

Attribute

Gilt für: