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 > ExternalStoreSqlDataAccessAgent Class : InitializeResetCommand Method |
'Declaration Protected Overrides Sub InitializeResetCommand( _ ByVal command As DbCommand, _ ByVal range As DateRange _ )
'Usage Dim instance As ExternalStoreSqlDataAccessAgent Dim command As DbCommand Dim range As DateRange instance.InitializeResetCommand(command, range)
protected: void InitializeResetCommand( DbCommand^ command, DateRange^ range ) override