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 : InitializeSetExternalStoreGuidCommand Method |
protected abstract void InitializeSetExternalStoreGuidCommand( DbCommand command, string sopInstanceUid, string externalStoreGuid )
'Declaration Protected MustOverride Sub InitializeSetExternalStoreGuidCommand( _ ByVal command As DbCommand, _ ByVal sopInstanceUid As String, _ ByVal externalStoreGuid As String _ )
'Usage Dim instance As ExternalStoreDBDataAccessAgent Dim command As DbCommand Dim sopInstanceUid As String Dim externalStoreGuid As String instance.InitializeSetExternalStoreGuidCommand(command, sopInstanceUid, externalStoreGuid)
protected: abstract void InitializeSetExternalStoreGuidCommand( DbCommand^ command, String^ sopInstanceUid, String^ externalStoreGuid )