Holds the information about the type and value of the parameters passed to the command.

Namespace: Alachisoft.NCache.Runtime.Dependencies
Assembly: Alachisoft.NCache.Runtime (in Alachisoft.NCache.Runtime.dll) Version: 4.1.0.0 (4.1.0.0)

Syntax

C#
public class SqlCmdParams
Visual Basic
Public Class SqlCmdParams
Visual C++
public ref class SqlCmdParams

Inheritance Hierarchy

System..::..Object
  Alachisoft.NCache.Runtime.Dependencies..::..SqlCmdParams

See Also