AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

Command Constructor (String)

Initializes a new instance of the SQL..::..Command class.

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

Syntax


public Command(
	string CommandText
)

Parameters

CommandText
Type: String
The command text.