' DatabaseType='<%# System.Configuration.ConfigurationSettings.AppSettings("MM_CONNECTION_DATABASETYPE_@@ConnectionName@@") %>' CommandText="@@CommandText@@" <@ if (@@Expression@@) @>Expression='<%# @@Expression@@ %>' <@ endif @><@ if (@@CurrentPage@@) @>CurrentPage='<%# @@CurrentPage@@ %>' <@ endif @><@ if (@@PageSize@@) @>PageSize="@@PageSize@@" <@ endif @><@ if (@@SuccessURL@@) @>SuccessURL='<%# @@SuccessURL@@ %>' <@ endif @><@ if (@@FailureURL@@) @>FailureURL='<%# @@FailureURL@@ %>' <@ endif @><@ if (@@Debug@@) @>Debug="@@Debug@@" <@ endif @><@ if (@@ProcessOnPostBack@@) @>ProcessOnPostBack="@@ProcessOnPostBack@@" <@ endif @><@ if (@@TableName@@) @>TableName="@@TableName@@" <@ endif @><@ if (@@MaxRecords@@) @>MaxRecords="@@MaxRecords@@" <@ endif @><@ if (@@StartRecord@@) @>StartRecord="@@StartRecord@@" <@ endif @><@ if (@@GetRecordCount@@) @>GetRecordCount="@@GetRecordCount@@" <@ endif @><@ if (@@RecordCountCommandText@@) @>RecordCountCommandText="@@RecordCountCommandText@@" <@ endif @> > <@ if (@@SqlVarName@@) @> <@ loop (@@SqlVarName@@,@@SqlVarRuntime@@,@@SqlVarType@@,@@SqlVarSize@@,@@SqlVarDirection@@) @> Name="@@SqlVarName@@"<@ endif @> <@ if (@@SqlVarRuntime@@) @> Value='<%# @@SqlVarRuntime@@ %>'<@ endif @> <@ if (@@SqlVarType@@) @> Type="@@SqlVarType@@"<@ endif @> <@ if (@@SqlVarSize@@) @> Size="@@SqlVarSize@@"<@ endif @> <@ if (@@SqlVarDirection@@) @> Direction="@@SqlVarDirection@@"<@ endif @> /> <@ endloop @> <@ endif @> <@ if (@@EditOpTable@@) @> <@ loop (@@EditOpParamName@@,@@EditOpParamType@@,@@EditOpParamIsPrimary@@) @> <@ endloop @> <@ endif @> ]]> /]]> /]]> /]]> /]]> /]]> MM:DataSet