←Select platform

ColumnNameSOPInstanceUID Property

Summary

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

Syntax

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

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.ExternalStore.DataAccessLayer Assembly