GetTextCommand(String) Method

build a specific Sql command to be used for the Insert, Update and Delete builders
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)

Syntax

private SqlCommand GetTextCommand(
	string text
	)

Parameters

text
Type: String
command text, not used here

Returns

SqlCommand
specific command