LinkFields-Eigenschaft
Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public ReadOnly Property LinkFields As ArrayList
Get
'Usage
Dim instance As LinkMultiple
Dim value As ArrayList
value = instance.LinkFields
public ArrayList LinkFields { get; }
public:
property ArrayList^ LinkFields {
ArrayList^ get ();
}
member LinkFields : ArrayList
function get LinkFields () : ArrayList
Eigenschaftswert
Typ: System.Collections. . :: . .ArrayList
The array list of the link fields.