See Also

DataEngine Class  | DataEngine Members  | DataEngine Class

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

See Also Requirements Languages dotnetCHARTING Send comments on this topic.

StoredProcedure Property

This property accepts the name of a stored procedure to be used in place of the SqlStatement property in order to obtain data for the chart.

[Visual Basic]
Public Property StoredProcedure As String
[C#]
public string StoredProcedure {get; set;}
[JScript]
public function get,set StoredProcedure : String

Remarks

Stored Procedures also work with parameters, see the AddParameter method.
See Getting Started > Tutorials > Connecting to Data for more info.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

DataEngine Class  | DataEngine Members  | DataEngine Class

 

 


2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.