MajorObject Members
SQL Server 2005
Serves as the base class from which all major objects are derived.
The following tables list the members exposed by the MajorObject type.
| Name | Description | |
|---|---|---|
| MajorObject | Overloaded. Initializes a new major object as implemented by the derived class. |
(see also
Protected
Properties
)
Top
| Name | Description | |
|---|---|---|
| Annotations | Overridden. Gets the collection object of all annotations to current object. |
| Container | (inherited from Component ) |
| CreatedTimestamp | Gets or sets the date and time of the creation of the object. |
| Description | Overridden. Gets or sets a description string of current object. |
| ID | (inherited from NamedComponent ) |
| IsLoaded | |
| LastSchemaUpdate | Gets or sets the date and time when current object schema was last updated. |
| Name | (inherited from NamedComponent ) |
| OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) |
| Parent | (inherited from ModelComponent ) |
| Site | (inherited from NamedComponent ) |
| SiteID | (inherited from NamedComponent ) |
| Name | Description | |
|---|---|---|
| CanRaiseEvents | (inherited from Component ) |
| DesignMode | (inherited from Component ) |
| Events | (inherited from Component ) |
| FriendlyName | (inherited from NamedComponent ) |
| KeyForCollection | (inherited from NamedComponent ) |
(see also
Protected
Methods
)
Top
| Name | Description | |
|---|---|---|
| CreateObjRef | (inherited from MarshalByRefObject ) |
| Dispose | Overloaded. (inherited from Component ) |
| Drop | Overloaded. Removes current object and updates server. |
| Equals | Overloaded. (inherited from Object ) |
| GetDependents | |
| GetHashCode | (inherited from Object ) |
| GetLifetimeService | (inherited from MarshalByRefObject ) |
| GetReferences | |
| GetType | (inherited from Object ) |
| GetUpdateOverwrites | |
| InitializeLifetimeService | (inherited from MarshalByRefObject ) |
| ReferenceEquals | (inherited from Object ) |
| Refresh | Overloaded. Updates current object from server definitions. |
| Submit | Overloaded. (inherited from ModelComponent ) |
| ToString | (inherited from NamedComponent ) |
| Update | Overloaded. Updates server definition of current object to the actual values using default values for update. |
| Validate | Overloaded. (inherited from NamedComponent ) |
| Name | Description | |
|---|---|---|
| AddToContainer | (inherited from ModelComponent ) |
| AfterInsert | (inherited from ModelComponent ) |
| AfterMove | (inherited from ModelComponent ) |
| AfterRemove | (inherited from ModelComponent ) |
| BeforeRemove | (inherited from ModelComponent ) |
| Clone | |
| CopyTo | Overloaded. |
| Dispose | Overloaded. (inherited from Component ) |
| Finalize | (inherited from Component ) |
| GetCreateReferences | |
| GetDropDependents | |
| GetService | (inherited from Component ) |
| MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) |
| RemoveFromContainer | (inherited from ModelComponent ) |
| Reset | (inherited from NamedComponent ) |
Top
