ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > SQLQualifiedName Class : AddPrefix Method |
Overload | Description |
---|---|
AddPrefix(String,Boolean) | Adds identifier to the left side from string with the specified case sensitivity flag. |
AddPrefix(String) | Adds identifier to the left side from string. |
AddPrefix(SQLQualifiedName) | Adds identifier(s) to the left side from SQL qualified name. |
AddPrefix(AstToken) | Adds AST token identifier to the left side of name. |