Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
Specifies the type of data validation to perform.
[Visual Basic] <Serializable> Public Enum ValidateType [C#] [Serializable] public enum ValidateType [C++] [Serializable] __value public enum ValidateType [JScript] public Serializable enum ValidateType
Members
| Member name | Description |
|---|---|
| NoValidation
Supported only by the .NET Compact Framework. |
Do no validation (default). |
| RowCountOnly
Supported only by the .NET Compact Framework. |
Do a row count comparison on the published data. |
Requirements
Namespace: System.Data.SqlServerCe
Platforms: .NET Compact Framework
Assembly: System.Data.Sqlserverce (in System.Data.Sqlserverce.dll)
See Also
System.Data.SqlServerCe Namespace
Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.