SphinxConnector.NET 6.0.0
SphinxConnector.NET 6.0.0
SphinxConnector.NET 6
SphinxConnector.SphinxQL
BulkCopy Class
BulkCopyMethod Enumeration
SphinxQLCommand Class
SphinxQLConnection Class
SphinxQLConnectionStringBuilder Class
SphinxQLDataAdapter Class
SphinxQLDataReader Class
SphinxQLException Class
SphinxQLParameter Class
SphinxQLParameterCollection Class
SphinxQLProviderFactory Class
SphinxQLRowUpdatedEventArgs Class
SphinxQLRowUpdatingEventArgs Class
SphinxQLTransaction Class
SphinxType Enumeration
Bulk
Copy
Method Enumeration
Determines the method used for bulk copying data.
Namespace:
SphinxConnector.SphinxQL
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntax
C#
VB
Copy
public
enum
BulkCopyMethod
Public
Enumeration
BulkCopyMethod
Members
Member name
Value
Description
Insert
0
Use INSERT statements to copy data.
Replace
1
Use REPLACE statements to copy data.
See Also
Reference
SphinxConnector.SphinxQL Namespace
Parts of the documentation are taken from the official
Sphinx documentation
by courtesy of
Sphinx Technologies Inc.
Copyright Dennis Gronewold
Send comments on this topic to
contact@sphinxconnector.net