←Select platform

CatalogKey Property

Summary

Gets the catalog entity key used to map the physical table name from the catalog.

Syntax
C#
VB
C++
public override string CatalogKey { get; } 
Public Overrides ReadOnly Property CatalogKey() As String 
   Get 
public:  
   virtual property String^ CatalogKey 
   { 
      String^ get() override 
   } 

Property Value

A System.String representing the key of the entity in the catalog.

Remarks

The catalog key returned by this property is the default name for the XML catalog Storage table.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.