BulkCopyIndexName Property

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

Definition

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public string IndexName { get; set; }

Property Value

String

See Also