.netCHARTING v10.5 Documentation
Members 


dotnetCHARTING Namespace : Parameter Class
Parameter Class
Represents an SQL parameter to use with a StoredProcedure.
Object Model
Parameter Class
Syntax
'Declaration
 
Public Class Parameter 
'Usage
 
Dim instance As Parameter
public class Parameter 
Inheritance Hierarchy

System.Object
   dotnetCHARTING.Parameter

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also