Replace all contents of datatable on database. The current datatable is deleted and the new datatable is inserted.

Namespace: T.Modules.DataSet
Assembly: T.Modules (in T.Modules.dll)

Public Function ReplaceAllContents( _ 
ByVal table As DataTable
) As DataTable
This language is not supported or no code example is available.
public DataTable ReplaceAllContents( 
DataTable table 
)
This language is not supported or no code example is available.

Parameters

table
Type: DataTable

Return Value

Type: DataTable

.NET Framework

Supported in: 4.6.2, 4.7