Freigeben über


SPBusinessDataField.GetSecondaryFieldsNames-Methode

Ruft die sekundäre Feldnamen ab.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Function GetSecondaryFieldsNames As String()
'Usage
Dim instance As SPBusinessDataField
Dim returnValue As String()

returnValue = instance.GetSecondaryFieldsNames()
public string[] GetSecondaryFieldsNames()

Rückgabewert

Typ: []
Eine String Darstellung der sekundären Feldnamen...

Siehe auch

Referenz

SPBusinessDataField Klasse

SPBusinessDataField-Member

Microsoft.SharePoint-Namespace