| DatabaseCreateDataSet Method (CommandBuilder) |
Namespace:
Dynamicweb.Data
Assembly:
Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntax public static DataSet CreateDataSet(
CommandBuilder commandBuilder
)
Public Shared Function CreateDataSet (
commandBuilder As CommandBuilder
) As DataSet
Parameters
- commandBuilder
- Type: Dynamicweb.DataCommandBuilder
Return Value
Type:
DataSetSee Also