Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

ExternalStoreGuid Method (DefaultInstanceInfo)






a System.Data.DataRow in the Instance table
A default implementation that returns a unique external store GUID for the Leadtools.Dicom.DicomDataSet specified by row if stored externally.
Syntax
public string ExternalStoreGuid( 
   DataRow row
)
'Declaration
 
Public Function ExternalStoreGuid( _
   ByVal row As DataRow _
) As String
'Usage
 
Dim instance As DefaultInstanceInfo
Dim row As DataRow
Dim value As String
 
value = instance.ExternalStoreGuid(row)

            

            
public:
String^ ExternalStoreGuid( 
   DataRow^ row
) 

Parameters

row
a System.Data.DataRow in the Instance table
Remarks

For more information, see Leadtools.Medical.Storage.DataAccessLayer.Interface.IInstanceInfo.ExternalStoreGuid

Requirements

Target Platforms

See Also

Reference

DefaultInstanceInfo Class
DefaultInstanceInfo Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features