Свойство | Type | Description | |
---|---|---|---|
BindValues | List |
||
Context | string | ||
ErrorInfo | |||
ExecTime | double | ||
FetchCount | int | ||
FetchTime | double | ||
FromClause | string | ||
InternalID | uint | ||
IsError | bool | ||
LineNumber | long | ||
NextID | uint | ||
ParentCall | |||
RCNumber | int | ||
SQLID | string | ||
Statement | string | ||
Tables | List |
||
Type | SQLType | ||
WhereClause | string |
Méthode | Description | |
---|---|---|
SQLStatement ( ) : System | ||
SQLStatement ( string text ) : System | ||
ToString ( ) : string |
Méthode | Description | |
---|---|---|
DetermineType ( ) : void | ||
GenerateSQLID ( ) : void | ||
ParseFromClause ( ) : void | ||
ParseWhereClause ( ) : void |
public SQLStatement ( string text ) : System | ||
text | string | |
Résultat | System |
public ExecutionCall,TraceWizard.Data ParentCall | ||
Résultat |