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;}
See the SqlStatement property for details on how the return columns are expected. Stored Procedures also work with parameters, see the AddParameter method.
Series Class | Series Members | DataEngine Class | DataEngine Class | DataEngine Class
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.