IDatabaseProjectConfigurationProvider Interface
Represents the manager for all the project configurations.
This API is not CLS-compliant. The CLS-compliant alternative is .
Namespace: Microsoft.VisualStudio.Data.Schema.Project.Project
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Public Interface IDatabaseProjectConfigurationProvider
'Usage
Dim instance As IDatabaseProjectConfigurationProvider
[CLSCompliantAttribute(false)]
public interface IDatabaseProjectConfigurationProvider
[CLSCompliantAttribute(false)]
public interface class IDatabaseProjectConfigurationProvider
public interface IDatabaseProjectConfigurationProvider
[<AbstractClassAttribute>]
[<CLSCompliantAttribute(false)>]
type IDatabaseProjectConfigurationProvider = interface end
See Also
Reference
IDatabaseProjectConfigurationProvider Members
Microsoft.VisualStudio.Data.Schema.Project.Project Namespace