SevenSetsPropertyValue Enumeration
This type is only used internally; you cannot use it directly from your code. Specifies values for the 7 sets properties.
Namespace: Microsoft.VisualStudio.Data.Schema.Project.Sql.Project.Features.Extenders
Assembly: Microsoft.VisualStudio.Data.Schema.Project.Sql (in Microsoft.VisualStudio.Data.Schema.Project.Sql.dll)
Syntax
'Declaration
Public Enumeration SevenSetsPropertyValue
'Usage
Dim instance As SevenSetsPropertyValue
public enum SevenSetsPropertyValue
public enum class SevenSetsPropertyValue
public enum SevenSetsPropertyValue
type SevenSetsPropertyValue
Members
| Member name | Description | |
|---|---|---|
| On | Value is on | |
| Off | Value is off | |
| ProjectDefault | Value is project default |
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Project.Sql.Project.Features.Extenders Namespace