IDBRenameableElement Interface |
Namespace: SD.LLBLGen.Pro.DBDriverCore
The IDBRenameableElement type exposes the following members.
Name | Description | |
---|---|---|
IsRenamed |
Gets a value indicating whether this instance is renamed to a new value.
| |
NewName |
Gets the new name, if the element was renamed, otherwise the original name
| |
OriginalName |
Gets the original name of the element.
|