Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Namespace: Microsoft.VisualStudio.Modeling.Integration
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll)
Syntax
'Declaration
Public Enumeration ReferenceStatus
public enum ReferenceStatus
public enum class ReferenceStatus
type ReferenceStatus
public enum ReferenceStatus
Members
| 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 |