SPList.DataSource - Propriété

Gets the data source for a list that has an external data source.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property DataSource As SPListDataSource
    Get
    Friend Set
'Utilisation
Dim instance As SPList
Dim value As SPListDataSource

value = instance.DataSource
public SPListDataSource DataSource { get; internal set; }

Valeur de propriété

Type : Microsoft.SharePoint.SPListDataSource
An object that represents the external data source or une référence Null (Rien dans Visual Basic) if the list has no external data source.

Voir aussi

Référence

SPList classe

SPList - Membres

Microsoft.SharePoint - Espace de noms

HasExternalDataSource