Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Medical.ExternalStore.DataAccessLayer Namespace > ExternalStoreDBDataAccessAgent Class : InitializeSetReferencedCommand Method |
protected abstract void InitializeSetReferencedCommand( DbCommand command, string sopInstanceUid, string referencedFile )
'Declaration Protected MustOverride Sub InitializeSetReferencedCommand( _ ByVal command As DbCommand, _ ByVal sopInstanceUid As String, _ ByVal referencedFile As String _ )
'Usage Dim instance As ExternalStoreDBDataAccessAgent Dim command As DbCommand Dim sopInstanceUid As String Dim referencedFile As String instance.InitializeSetReferencedCommand(command, sopInstanceUid, referencedFile)
protected: abstract void InitializeSetReferencedCommand( DbCommand^ command, String^ sopInstanceUid, String^ referencedFile )