Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the model element resolution status.
Namespace: Microsoft.Data.Schema.SchemaModel
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public Enumeration ModelElementResolutionStatus
public enum ModelElementResolutionStatus
public enum class ModelElementResolutionStatus
type ModelElementResolutionStatus
public enum ModelElementResolutionStatus
Members
Member name | Description | |
---|---|---|
ResolveCandidate | Indicates that the element should be processed to resolve its relationship entries | |
Resolved | Indicates that all of the relationship entries of the element are connected to other elements | |
Unresolvable | Indicates that there are relationship entries on the element that cannot be resolved |