arachnode.net
ReportingLinqToSqlDataContext.arachnode_rsp_CreateReportingStoredProcedures Method
[Function(Name="rpt.arachnode_rsp_CreateReportingStoredProcedures", IsComposable=False)]
public
ISingleResult
<
arachnode_rsp_CreateReportingStoredProceduresResult
> arachnode_rsp_CreateReportingStoredProcedures(
string
discoveryTypeName
,
string
uriClassificationTypeName1
,
string
uriClassificationTypeName2
,
int
?
numberOfRecords
,
int
?
nTileGroups
,
bool
?
selectFromTable
,
bool
?
createStoredProcedure
,
bool
?
executeStoredProcedure
);
See Also
ReportingLinqToSqlDataContext Class
|
Arachnode.DataSource Namespace