dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteParameter Class

In This Topic
SQLiteParameter Class Methods
In This Topic

For a list of all members of this type, see SQLiteParameter members.

Public Methods
 NameDescription
Public MethodCreates a new object that is a copy of the current SQLiteParameter instance.  
Public MethodCopies all properties of a Devart.Common.DbParameterBase object to another Devart.Common.DbParameterBase object. (Inherited from Devart.Common.DbParameterBase)
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodOverridden. Clears explicit SQLiteType assignment.  
Public MethodOverridden. Gets a string containing the ParameterName.  
Top
See Also