CollectionSet.TargetName Property

Definition

Name of the target from which the collection set is collecting data

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Required=false)]
public string TargetName { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Required=false)>]
member this.TargetName : string with get, set
Public Property TargetName As String

Property Value

Attributes

Applies to