SqlCeType Class

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  System.Data.SqlServerCe
Assembly:  System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)

Syntax

'Declaration
Public NotInheritable Class SqlCeType
'Usage
Dim instance As SqlCeType
public sealed class SqlCeType
public ref class SqlCeType sealed
[<SealedAttribute>]
type SqlCeType =  class end
public final class SqlCeType

Inheritance Hierarchy

System. . :: . .Object
  System.Data.SqlServerCe..::..SqlCeType

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SqlCeType Members

System.Data.SqlServerCe Namespace