SqlCeParameter Members
Public Constructors
![]() Supported only by the .NET Compact Framework. |
Overloaded. Initializes a new instance of the SqlCeParameter class. |
Public Properties
![]() Supported only by the .NET Compact Framework. |
Gets or sets the DbType of the parameter. |
![]() Supported only by the .NET Compact Framework. |
This property always returns ParameterDirection.Input for SQL Server CE Data Provider. Setting this property to a different value causes an InvalidOperationException to be thrown. |
![]() Supported only by the .NET Compact Framework. |
Gets or sets a value indicating whether or not the parameter accepts null values. |
![]() Supported only by the .NET Compact Framework. |
Gets or sets the name of the SqlCeParameter. |
![]() Supported only by the .NET Compact Framework. |
Gets or sets the maximum number of digits used to represent the Value property. |
![]() Supported only by the .NET Compact Framework. |
Gets or sets the number of decimal places to which Value is resolved. |
![]() Supported only by the .NET Compact Framework. |
Gets or sets the maximum length of the data within the column. |
![]() Supported only by the .NET Compact Framework. |
Gets or sets the name of the source column mapped to the DataSet and used for loading or returning the Value. |
![]() Supported only by the .NET Compact Framework. |
Gets or sets the DataRowVersion to use when loading Value. |
![]() Supported only by the .NET Compact Framework. |
Gets or sets the SqlDbType of the parameter. |
![]() Supported only by the .NET Compact Framework. |
Gets or sets the value of the parameter. |
Public Methods
![]() |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() Supported only by the .NET Compact Framework. |
Overloaded. Determines whether two Object instances are equal. |
![]() Supported only by the .NET Compact Framework. |
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() |
Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() Supported only by the .NET Compact Framework. |
Gets the Type of the current instance. |
![]() |
Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() Supported only by the .NET Compact Framework. |
Overridden. Gets a string containing the ParameterName. |
Protected Methods
![]() Supported only by the .NET Compact Framework. |
Overridden. Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
In C# and C++, finalizers are expressed using destructor syntax. |
![]() Supported only by the .NET Compact Framework. |
Creates a shallow copy of the current Object. |
See Also
SqlCeParameter Class | System.Data.SqlServerCe Namespace
Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.