Leadtools.Medical.Media.DataAccessLayer Namespace > MediaCreationDbDataAccessAgent Class : PrepareInsertReferencedMediaStorage Method |
protected abstract void PrepareInsertReferencedMediaStorage( DbCommand command, string sopInstanceUID, StorageMediaFileSet storageFileSet )
'Declaration Protected MustOverride Sub PrepareInsertReferencedMediaStorage( _ ByVal command As DbCommand, _ ByVal sopInstanceUID As String, _ ByVal storageFileSet As StorageMediaFileSet _ )
'Usage Dim instance As MediaCreationDbDataAccessAgent Dim command As DbCommand Dim sopInstanceUID As String Dim storageFileSet As StorageMediaFileSet instance.PrepareInsertReferencedMediaStorage(command, sopInstanceUID, storageFileSet)
protected abstract void PrepareInsertReferencedMediaStorage( DbCommand command, string sopInstanceUID, StorageMediaFileSet storageFileSet )
function Leadtools.Medical.Media.DataAccessLayer.MediaCreationDbDataAccessAgent.PrepareInsertReferencedMediaStorage( command , sopInstanceUID , storageFileSet )
protected: abstract void PrepareInsertReferencedMediaStorage( DbCommand* command, string* sopInstanceUID, StorageMediaFileSet* storageFileSet )
protected: abstract void PrepareInsertReferencedMediaStorage( DbCommand* command, string* sopInstanceUID, StorageMediaFileSet* storageFileSet )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2