dotConnect for Dynamics 365 Documentation
Devart.Common Namespace / DbParameterBase Class

In This Topic
DbParameterBase Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodCopies all properties of a DbParameterBase object to another DbParameterBase object.  
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 MethodResets the DbType property to its original settings. (Inherited from System.Data.Common.DbParameter)
Public MethodGets the name of the DbParameterBase.  
Top
See Also