Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Inheritance Hierarchy
System.Object
System.Data.SqlServerCe.SqlCeType
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
The SqlCeType type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
SqlDbType | Infrastructure. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
ToString | Infrastructure. (Overrides Object.ToString().) |
Top
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.