WorkflowDataSet.Tables - Propriété

Obtient la collection de tables dans le WorkflowDataSet.

Espace de noms :  WebSvcWorkflow
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Tables As DataTableCollection
    Get
'Utilisation
Dim instance As WorkflowDataSet
Dim value As DataTableCollection

value = instance.Tables
public DataTableCollection Tables { get; }

Valeur de propriété

Type : System.Data.DataTableCollection

Voir aussi

Référence

WorkflowDataSet classe

WorkflowDataSet - Membres

WebSvcWorkflow - Espace de noms