Property | Type | Description | |
---|---|---|---|
Add | void | ||
AddIdentifier | void | ||
CreateColumnExpression | |||
OneLine | bool | ||
ToString | string |
Method | Description | |
---|---|---|
Accept ( |
||
WColumnReferenceExpression ( ) : System |
Method | Description | |
---|---|---|
Add ( Identifier identifier ) : void | ||
AddIdentifier ( string identValue ) : void | ||
CreateColumnExpression ( string tableName, string columnName ) : |
||
OneLine ( ) : bool | ||
ToString ( string indent ) : string |
public Accept ( |
||
visitor | ||
return | void |
public WColumnReferenceExpression ( ) : System | ||
return | System |