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
Public method GetDefaultValue Returns the default value of a catalog or server property.
Public method GetProperty Returns the value of a catalog or server property.
Public method GetPropertyAsBoolean Returns the value of a catalog or server property as a Boolean value.
Public method GetPropertyFiles Returns both property files.
Public method ProcessPropertyFile Directs the container to update the TaskHost with the property values currently in the property node file (either database or server).
Public method SavePropertyFile Saves the property file if it happens to have a modification in the running document table.
Public method SetProperties Sets the properties in a batch mode.

Top

Events

  Name Description
Public event CatalogOrServerPropertyChanged Called when a catalog or server property changes.

Top

See Also

Reference

IDatabasePropertiesContainer Interface

Microsoft.VisualStudio.Data.Schema.Project.Project Namespace