LobUri.Catalog Property
Gets the catalog for the external system object.
Namespace: Microsoft.Office.Server.Search.Connector.BDC
Assembly: Microsoft.Office.Server.Search.Connector (in Microsoft.Office.Server.Search.Connector.dll)
Syntax
'Declaration
Public ReadOnly Property Catalog As IMetadataCatalog
Get
'Usage
Dim instance As LobUri
Dim value As IMetadataCatalog
value = instance.Catalog
public IMetadataCatalog Catalog { get; }
Property Value
Type: Microsoft.BusinessData.MetadataModel.IMetadataCatalog
The catalog for the external system object.