dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlParameter Class

In This Topic
    SqlParameter Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current SqlParameter instance.  
    Public MethodCopies all properties of a Devart.Common.DbParameterBase object to another Devart.Common.DbParameterBase object. (Inherited from Devart.Common.DbParameterBase)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverridden. Clears explicit SqlType assignment.  
    Public MethodOverridden. Gets a string containing the ParameterName.  
    Top
    See Also