Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.26
|
Leadtools.Medical.Storage.DataAccessLayer Namespace > DefaultCrud Class : Store Method |
'Declaration Public Function Store( _ ByVal filename As String, _ ByVal overwrite As Boolean, _ ByRef token As String _ ) As Exception
'Usage Dim instance As DefaultCrud Dim filename As String Dim overwrite As Boolean Dim token As String Dim value As Exception value = instance.Store(filename, overwrite, token)