• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try Free
Show / Hide Table of Contents

Constructor WriteThruOptions

WriteThruOptions(WriteMode, String)

Initialized a new instance of WriteThruOptions.

Declaration
public WriteThruOptions(WriteMode mode = WriteMode.None, string providerName = null)
Parameters
Type Name Description
WriteMode mode

WriteMode for write-through options.

System.String providerName

A unique identifier for the data source provider.

Back to top Copyright © 2017 Alachisoft