IDatabasePropertiesContainer Members
Include Protected Members
Include Inherited Members
Represents the properties folder in the Solution Explorer.
The IDatabasePropertiesContainer type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetDefaultValue | Returns the default value of a catalog or server property. | |
GetProperty | Returns the value of a catalog or server property. | |
GetPropertyAsBoolean | Returns the value of a catalog or server property as a Boolean value. | |
GetPropertyFiles | Returns both property files. | |
ProcessPropertyFile | Directs the container to update the TaskHost with the property values currently in the property node file (either database or server). | |
SavePropertyFile | Saves the property file if it happens to have a modification in the running document table. | |
SetProperties | Sets the properties in a batch mode. |
Top
Events
Name | Description | |
---|---|---|
CatalogOrServerPropertyChanged | Called when a catalog or server property changes. |
Top
See Also
Reference
IDatabasePropertiesContainer Interface
Microsoft.VisualStudio.Data.Schema.Project.Project Namespace