AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

SQL..::..DataTableCreate Method (Command)

Creates a DataTable.

Namespace:  AdvantageCMS.Data
Assembly:  AdvantageCMS.Data (in AdvantageCMS.Data.dll)

Syntax


public DataTable DataTableCreate(
	SQL..::..Command command
)

Parameters

command
Type: AdvantageCMS.Data..::..SQL..::..Command
The Command to execute.

Return Value

The first DataTable.