 | IExportSettingsWriteSchema Property |
Namespace:
Vovin.CmcLibNet.Export
Assembly:
Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntaxbool WriteSchema { get; set; }Property WriteSchema As Boolean
Get
Set
Property Value
Type:
Boolean
RemarksUses ADO.NET built-in serialization.
Allows for importing into SQL Server as well as performing your own query logic on the result.
See Also