SqlCeParameter Methods

Include Protected Members
Include Inherited Members

The SqlCeParameter type exposes the following members.

Methods

  Name Description
Public method CreateObjRef (inherited from MarshalByRefObject)
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetLifetimeService (inherited from MarshalByRefObject)
Public method GetType (inherited from Object)
Public method InitializeLifetimeService (inherited from MarshalByRefObject)
Protected method MemberwiseClone() (inherited from Object)
Protected method MemberwiseClone(Boolean) (inherited from MarshalByRefObject)
Public method ResetDbType Resets the type associated with this SqlCeParameter. (Overrides DbParameter.ResetDbType().)
Public method ToString Gets a string containing the ParameterName. (Overrides Object.ToString().)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method ICloneable.Clone

Top

See Also

Reference

SqlCeParameter Class

System.Data.SqlServerCe Namespace