DatabaseTaskHost.PropertySource Enumeration
This class and its members are reserved for internal use and are not intended to be used in your code. Specifies the property source.
Namespace: Microsoft.Data.Schema.Build
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public Enumeration PropertySource
public enum PropertySource
public enum class PropertySource
type PropertySource
public enum PropertySource
Members
Member name | Description | |
---|---|---|
Project | Source is Project | |
Catalog | Source is Catalog | |
Server | Source is Server |