SchemaDifferenceType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the different possible types of SchemaDifference
public enum SchemaDifferenceType
type SchemaDifferenceType =
Public Enum SchemaDifferenceType
- Inheritance
-
SchemaDifferenceType
Fields
Name | Value | Description |
---|---|---|
Object | 0 | A model object (for example: column, parameter) |
Property | 1 | A property of a model object (for example: Name, Collation) |