Méthode | Description | |
---|---|---|
AddParameters ( SqlCeCommand cmd, |
||
BuildDynamicDeleteCommand ( |
||
BuildDynamicInsertCommand ( |
||
BuildDynamicUpdateCommand ( |
||
CheckForConcurrencyException ( SqlCeException ex ) : tgConcurrencyException | ||
CreateFullName ( |
||
CreateFullName ( tgDynamicQuerySerializable query ) : string | ||
CreateFullName ( |
||
GatherReturnParameters ( SqlCeCommand cmd, |
Méthode | Description | |
---|---|---|
CloneParameter ( SqlCeParameter p ) : SqlCeParameter |
public static AddParameters ( SqlCeCommand cmd, |
||
cmd | SqlCeCommand | |
request | ||
Résultat | void |
public static BuildDynamicDeleteCommand ( |
||
request | ||
modifiedColumns | List |
|
Résultat | SqlCeCommand |
public static BuildDynamicInsertCommand ( |
||
request | ||
packet | ||
Résultat | SqlCeCommand |
public static BuildDynamicUpdateCommand ( |
||
request | ||
packet | ||
Résultat | SqlCeCommand |
public static CheckForConcurrencyException ( SqlCeException ex ) : tgConcurrencyException | ||
ex | SqlCeException | |
Résultat | tgConcurrencyException |
public static CreateFullName ( |
||
request | ||
Résultat | string |
public static CreateFullName ( tgDynamicQuerySerializable query ) : string | ||
query | tgDynamicQuerySerializable | |
Résultat | string |
public static CreateFullName ( |
||
providerMetadata | ||
Résultat | string |
public static GatherReturnParameters ( SqlCeCommand cmd, |
||
cmd | SqlCeCommand | |
request | ||
response | ||
Résultat | void |