DatabaseProjectConfig Class
This class and its members are reserved for internal use and are not intended to be used in your code. This class is used for configuration-specific properties. The DatabaseProjectNode is used for configuration-independent properties.
This API is not CLS-compliant.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Data.Schema.Package.Project.Internal.ProjectConfig
Microsoft.VisualStudio.Data.Schema.Package.Project.DatabaseProjectConfig
Namespace: Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly: Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntax
'Declaration
<ComVisibleAttribute(True)> _
<CLSCompliantAttribute(False)> _
Public NotInheritable Class DatabaseProjectConfig _
Inherits ProjectConfig _
Implements IDatabaseProjectConfiguration
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
public sealed class DatabaseProjectConfig : ProjectConfig,
IDatabaseProjectConfiguration
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
public ref class DatabaseProjectConfig sealed : public ProjectConfig,
IDatabaseProjectConfiguration
[<Sealed>]
[<ComVisibleAttribute(true)>]
[<CLSCompliantAttribute(false)>]
type DatabaseProjectConfig =
class
inherit ProjectConfig
interface IDatabaseProjectConfiguration
end
public final class DatabaseProjectConfig extends ProjectConfig implements IDatabaseProjectConfiguration
The DatabaseProjectConfig type exposes the following members.
Properties
Name | Description | |
---|---|---|
ConfigName | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
ConfigurationProperties | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
DatabaseProjectNode | This class and its members are reserved for internal use and are not intended to be used in your code. | |
ExtenderCATID | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) |
Top
Methods
Name | Description | |
---|---|---|
DebugLaunch | This class and its members are reserved for internal use and are not intended to be used in your code. (Overrides ProjectConfig.DebugLaunch(UInt32).) | |
EnumOutputs | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
get_BuildableProjectCfg | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
get_CanonicalName | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
get_CfgType | This class and its members are reserved for internal use and are not intended to be used in your code. (Overrides ProjectConfig.get_CfgType(Guid%, IntPtr%).) | |
get_DisplayName | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
get_IsDebugOnly | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
get_IsPackaged | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
get_IsPrivate | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
get_IsReleaseOnly | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
get_IsSpecifyingOutputSupported | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
get_OutputGroups | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
get_Platform | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
get_ProjectCfgProvider | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
get_RootURL | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
get_TargetCodePage | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
get_UpdateSequenceNumber | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
get_VirtualRoot | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
GetCfg | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
GetConfigurationProperty | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
GetConfigurationPropertyAsBool | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetMsBuildProperty | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
GetPages | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
GetProjectDesignerPages | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
GetProjectItem | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
InternalSetConfigurationProperty | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OpenOutput | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
OpenOutputGroup | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
OutputsRequireAppRoot | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
PrepareBuild | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
QueryDebugLaunch | This class and its members are reserved for internal use and are not intended to be used in your code. (Overrides ProjectConfig.QueryDebugLaunch(UInt32, Int32%).) | |
RefreshBuildOutputGroup | This class and its members are reserved for internal use and are not intended to be used in your code. | |
SetConfigurationProperty(String, String, DatabaseProjectEventPropagation) | This class and its members are reserved for internal use and are not intended to be used in your code. (Overrides ProjectConfig.SetConfigurationProperty(String, String, DatabaseProjectEventPropagation).) | |
SetConfigurationProperty(String, String, DatabaseProjectPropertyComparisonType, DatabaseProjectEventPropagation) | This class and its members are reserved for internal use and are not intended to be used in your code. | |
SetProjectDirty | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IInternalExtenderProvider.CanExtend | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
IVsProjectFlavorCfg.Close | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
IVsProjectFlavorCfg.get_CfgType | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
IInternalExtenderProvider.GetExtender | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
IInternalExtenderProvider.GetExtenderNames | This class and its members are reserved for internal use and are not intended to be used in your code. (Inherited from ProjectConfig.) | |
IDatabaseProjectConfiguration.GetConfigurationProperty | This class and its members are reserved for internal use and are not intended to be used in your code. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Package.Project Namespace