Partager via


PSDBUtility.CopyDataTable - Méthode

Réservé à une utilisation interne.

Espace de noms :  Microsoft.Office.Project.Server.Library
Assembly :  Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)

Syntaxe

'Déclaration
Public Shared Sub CopyDataTable ( _
    sourceTable As DataTable, _
    destTable As DataTable _
)
'Utilisation
Dim sourceTable As DataTable
Dim destTable As DataTablePSDBUtility.CopyDataTable(sourceTable, _
    destTable)
public static void CopyDataTable(
    DataTable sourceTable,
    DataTable destTable
)

Paramètres

Voir aussi

Référence

PSDBUtility classe

PSDBUtility - Membres

Microsoft.Office.Project.Server.Library - Espace de noms