ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : SQLQualifiedName Class |
For a list of all members of this type, see SQLQualifiedName members.
Name | Description | |
---|---|---|
AddName | Overloaded. Adds identifier to the right side of the qualified name. | |
AddPrefix | Overloaded. Adds identifier to the left side of the qualified name. | |
ExtractName | Extracts (removes and returns) an identifier from the right side of the qualified name. | |
ExtractPrefix | Extracts (removes and returns) an identifier from the left side of the qualified name. | |
IsNullOrEmpty | ||
RemoveFirstPrefix | Removes and disposes an identifier from the left side of the qualified name. | |
RemoveLastName | Removes and disposes an identifier from the right side of the qualified name. | |
StartsWith | Determines if the SQL qualified name starts with the specified set of identifiers. | |
ToString | Returns string representation of the object (same as the QualifiedName property). |