Метод | Описание | |
---|---|---|
AddParameters ( VistaDBCommand cmd, |
||
BuildDynamicDeleteCommand ( |
||
BuildDynamicInsertCommand ( |
||
BuildDynamicUpdateCommand ( |
||
BuildStoredProcDeleteCommand ( |
||
BuildStoredProcInsertCommand ( |
||
BuildStoredProcUpdateCommand ( |
||
CheckForConcurrencyException ( VistaDBException ex ) : tgConcurrencyException | ||
CreateFullName ( |
||
CreateFullName ( tgDynamicQuerySerializable query ) : string | ||
CreateFullName ( |
||
GatherReturnParameters ( VistaDBCommand cmd, |
||
PopulateStoredProcParameters ( VistaDBCommand cmd, |
Метод | Описание | |
---|---|---|
CloneParameter ( VistaDBParameter p ) : VistaDBParameter |
public static AddParameters ( VistaDBCommand cmd, |
||
cmd | VistaDBCommand | |
request | ||
Результат | void |
public static BuildDynamicDeleteCommand ( |
||
request | ||
modifiedColumns | List |
|
Результат | VistaDBCommand |
public static BuildDynamicInsertCommand ( |
||
request | ||
modifiedColumns | List |
|
Результат | VistaDBCommand |
public static BuildDynamicUpdateCommand ( |
||
request | ||
modifiedColumns | List |
|
Результат | VistaDBCommand |
public static BuildStoredProcDeleteCommand ( |
||
request | ||
Результат | VistaDBCommand |
public static BuildStoredProcInsertCommand ( |
||
request | ||
Результат | VistaDBCommand |
public static BuildStoredProcUpdateCommand ( |
||
request | ||
Результат | VistaDBCommand |
public static CheckForConcurrencyException ( VistaDBException ex ) : tgConcurrencyException | ||
ex | VistaDBException | |
Результат | tgConcurrencyException |
public static CreateFullName ( |
||
request | ||
Результат | string |
public static CreateFullName ( tgDynamicQuerySerializable query ) : string | ||
query | tgDynamicQuerySerializable | |
Результат | string |
public static CreateFullName ( |
||
providerMetadata | ||
Результат | string |
public static GatherReturnParameters ( VistaDBCommand cmd, |
||
cmd | VistaDBCommand | |
request | ||
response | ||
Результат | void |
public static PopulateStoredProcParameters ( VistaDBCommand cmd, |
||
cmd | VistaDBCommand | |
request | ||
Результат | void |