ModelComponent Methods
SQL Server 2008
The ModelComponent type exposes the following members.
| Name | Description | |
|---|---|---|
|
AddToContainer(IContainer) | Infrastructure. |
|
AfterInsert(Int32) | Infrastructure. |
|
AfterMove(Int32, Int32) | Infrastructure. |
|
AfterRemove(ModelComponentCollection) | Infrastructure. |
|
BeforeRemove(Boolean) | Infrastructure. |
|
CopyTo(ModelComponent) | Infrastructure. |
|
CreateObjRef(Type) | (Inherited from MarshalByRefObject.) |
|
Dispose() | (Inherited from Component.) |
|
Dispose(Boolean) | (Inherited from Component.) |
|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Component.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetLifetimeService() | (Inherited from MarshalByRefObject.) |
|
GetService(Type) | (Inherited from Component.) |
|
GetType() | (Inherited from Object.) |
|
InitializeLifetimeService() | (Inherited from MarshalByRefObject.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
|
RemoveFromContainer(IContainer) | Infrastructure. |
|
Reset() | Infrastructure. |
|
Submit() | Infrastructure. |
|
Submit(Boolean) | Infrastructure. |
|
ToString() | Infrastructure. (Overrides Component.ToString().) |
|
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. |
|
Validate(ValidationErrorCollection, Boolean) | Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors. |
|
Validate(ValidationErrorCollection, Boolean, ServerEdition) |
