C# Class Remotion.Linq.SqlBackend.SqlGeneration.CommandParameter

Show file Open project: re-motion/Relinq-SqlBackend Class Usage Examples

Public Methods

Method Description
CommandParameter ( string name, object value ) : System
ToString ( ) : string

Method Details

CommandParameter() public method

public CommandParameter ( string name, object value ) : System
name string
value object
return System

ToString() public method

public ToString ( ) : string
return string