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