ClrAssembly Members
Enables you to manage and use a ClrAssembly. This class cannot be inherited.
The following tables list the members exposed by the ClrAssembly type.
Public Constructors
Nom | Description | |
---|---|---|
ClrAssembly | Overloaded. Initializes a new instance of ClrAssembly. |
Haut de la page
Public Properties
(see also Protected Properties )
Nom | Description | |
---|---|---|
Annotations | Gets the collection object of all annotations to current object. (inherited from MajorObject) | |
Container | (inherited from Component ) | |
CreatedTimestamp | Gets or sets the date and time of the creation of the object. (inherited from MajorObject) | |
Description | Gets or sets a description string of current object. (inherited from MajorObject) | |
Files | Gets the collection of files associated with a ClrAssembly. | |
ID | (inherited from NamedComponent ) | |
ImpersonationInfo | Gets or sets the user credentials under which an assembly is run. (inherited from Assembly) | |
IsLoaded | (inherited from MajorObject ) | |
LastSchemaUpdate | Gets or sets the date and time when current object schema was last updated. (inherited from MajorObject) | |
Name | (inherited from NamedComponent ) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) | |
Parent | (inherited from ModelComponent ) | |
PermissionSet | Gets or sets the PermissionSet for a ClrAssembly. | |
Site | (inherited from NamedComponent ) | |
SiteID | (inherited from NamedComponent ) |
Haut de la page
Protected Properties
Nom | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) | |
FriendlyName | (inherited from NamedComponent ) | |
KeyForCollection | (inherited from NamedComponent ) |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
Clone | Overloaded. Overridden. | |
CopyTo | Overloaded. | |
CreateObjRef | (inherited from MarshalByRefObject ) | |
Dispose | Overloaded. (inherited from Component ) | |
Drop | Overloaded. Removes current object and updates server. (inherited from MajorObject) | |
Equals | Overloaded. (inherited from Object ) | |
GetDependents | (inherited from MajorObject ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetReferences | (inherited from MajorObject ) | |
GetType | (inherited from Object ) | |
GetUpdateOverwrites | (inherited from MajorObject ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
LoadFiles | Loads a managed assembly with or without attendant debug information. | |
ReferenceEquals | (inherited from Object ) | |
Refresh | Overloaded. Updates current object from server definitions. (inherited from MajorObject) | |
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. (inherited from MajorObject) | |
Validate | Overloaded. (inherited from NamedComponent ) |
Haut de la page
Protected Methods
Nom | Description | |
---|---|---|
AddToContainer | (inherited from ModelComponent ) | |
AfterInsert | (inherited from ModelComponent ) | |
AfterMove | (inherited from ModelComponent ) | |
AfterRemove | (inherited from ModelComponent ) | |
BeforeRemove | (inherited from ModelComponent ) | |
Clone | Overloaded. (inherited from MajorObject ) | |
CopyTo | Overloaded. (inherited from Assembly ) | |
Dispose | Overloaded. (inherited from Component ) | |
Finalize | (inherited from Component ) | |
GetCreateReferences | (inherited from MajorObject ) | |
GetDropDependents | (inherited from MajorObject ) | |
GetService | (inherited from Component ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) | |
RemoveFromContainer | (inherited from ModelComponent ) | |
Reset | (inherited from NamedComponent ) |
Haut de la page
Public Events
Nom | Description | |
---|---|---|
Disposed | (inherited from Component ) |
Haut de la page
Explicit Interface Implementations
Haut de la page