LobSystemConstants.LobSystemsInModelQuery Enumeration
Represents the enumeration that specifies the various external system models.
Namespace: Microsoft.SharePoint.BusinessData.Administration.Client.Constants
Assembly: Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.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.SharePoint.BusinessData.Administration.Client.Constants Namespace