GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.Expressions.ExpressionObjectModel Namespace > Parameter Class : Create Method |
'Declaration Public Shared Function Create( _ ByVal name As System.String, _ ByVal prompt As System.String, _ ByVal dataType As ParameterType, _ ByVal state As ParameterState, _ ByVal nullable As System.Boolean, _ ByVal allowBlank As System.Boolean, _ ByVal As System.Boolean, _ ByVal multiValue As System.Boolean, _ ByVal usedInQuery As System.Boolean, _ ByVal multiline As System.Boolean, _ ByVal dateOnly As System.Boolean _ ) As Parameter
public static Parameter Create( System.string name, System.string prompt, ParameterType dataType, ParameterState state, System.bool nullable, System.bool allowBlank, System.bool , System.bool multiValue, System.bool usedInQuery, System.bool multiline, System.bool dateOnly )
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