Click or drag to resize

BulkCopyIndexName Property

Gets or sets the name if the index to copy data to.

Namespace:  SphinxConnector.SphinxQL
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public string IndexName { get; set; }

Property Value

Type: String
See Also