ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > SQLQualifiedNameList Class : AddIdentifier Method |
Overload | Description |
---|---|
AddIdentifier(String,Boolean) | Creates single SQL qualified name from identifier and adds it to the end of the list with the specified case sensitivity flag. |
AddIdentifier(String) | Creates single SQL qualified name from identifier string and adds it to the end of the list. |