ColumnNameExternalStoreGuid Property

Summary

Gets the column name that corresponds to the 'ExternalStoreGuid' in the 'External Store' database table.

Syntax
C#
VB
C++
protected string ColumnNameExternalStoreGuid {get;} 
  
Protected ReadOnly Property ColumnNameExternalStoreGuid As String 
protected: 
property String^ ColumnNameExternalStoreGuid { 
   String^ get(); 
} 

Property Value

the column name that corresponds to the 'ExternalStoreGuid' in the 'External Store' database table.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.ExternalStore.DataAccessLayer Assembly