ReferenceStatus Enumeration
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Integration
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
Return to top
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
| Member name | Description | |
|---|---|---|
| AdapterManagerNotFound | The reference status is invalid - adapter manager not found | |
| FullyResolved | The reference is fully resolved | |
| ModelResolved | /The model was resolved | |
| ModelUnresolved | The reference status is invalid - the model was not resolved | |
| NotFullyResolved | The reference status is valid for a model but the full reference with all the data wasn't resolved | |
| Unknown | The reference status is currently unknown - prior to validation |
Show: