 | BulkCopyIndexName Property |
Gets or sets the name if the index to copy data to.
Namespace:
SphinxConnector.SphinxQL
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic string IndexName { get; set; }
Public Property IndexName As String
Get
Set
Property Value
Type:
String
See Also