The ISchemaObject type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Refresh |
Allows the object to be refreshed.
|
Properties
Name | Description | |
---|---|---|
![]() | Database |
Allows access to the DatabaseSchema object that contains this schema object.
|
![]() | DateCreated |
Returns the date this table was created.
|
![]() | DeepLoad |
Gets or sets a value indicating this schema object and all its children will be loaded.
|
![]() | DefaultExtendedProperties | |
![]() | Description |
The description of the object.
|
![]() | ExtendedProperties |
Used to store any additional information about the schema object.
|
![]() | FullName |
Returns the owner and name of the table.
|
![]() | IncludeFunctions |
Gets or sets a value indicating this schema object and all its children will be loaded.
|
![]() | SortName |
Gets the name used to sort in 'Table (Owner)' format.
|