ILobUri.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
ReadOnly Property Catalog As IMetadataCatalog
Get
'Usage
Dim instance As ILobUri
Dim value As IMetadataCatalog
value = instance.Catalog
IMetadataCatalog Catalog { get; }
Property value
Type: Microsoft.BusinessData.MetadataModel.IMetadataCatalog
The catalog for the external system object.