This topic has not yet been rated - Rate this topic

ValidateType Enumeration

Specifies the type of data validation to perform.

Namespace:  System.Data.SqlServerCe
Assembly:  System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)
public enum ValidateType
Member name Description
NoValidation Specifies that validation will not be performed. This is the default setting.
RowCountOnly Specifies that a row count comparison will be performed on the published data.
Did you find this helpful?
(1500 characters remaining)