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