StorageCreationCommand Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The StorageCreationCommand type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StorageCreationCommand |
Initialize a new instance of the StorageCreationCommand class with a name and IServiceProvider.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Execute |
When overriden by a class, executes the command to create the storage.
|
|
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
LogError | ||
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Name |
Gets the name of the storage to create.
|
|
ServiceProvider |
Gets or sets the IServiceProvider for the command.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |