LobSystemConstants.LobSystemsInModelQuery Enumeration
Represents the enumeration that specifies the various external system models.
Namespace: Microsoft.Office.BusinessData.MetadataModel.Constants
Assembly: Microsoft.Office.BusinessData (in Microsoft.Office.BusinessData.dll)
Syntax
'Declaration
Public Enumeration LobSystemsInModelQuery
'Usage
Dim instance As LobSystemConstants.LobSystemsInModelQuery
public enum LobSystemsInModelQuery
Members
| Member name | Description | |
|---|---|---|
| AllLobSystemsInModel | Specifies the case of all external system models. | |
| OwnedLobSystemsInModel | Specifies the case of owned external system models. | |
| SharedLobSystemsInModel | Specifies the case of shared external system models. |
See Also
Reference
Microsoft.Office.BusinessData.MetadataModel.Constants Namespace