StiDatabaseInformationStoredProcedures Property |
[Missing <summary> documentation for "P:Stimulsoft.Report.Dictionary.StiDatabaseInformation.StoredProcedures"]
Namespace:
Stimulsoft.Report.Dictionary
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public List<DataTable> StoredProcedures { get; }
Public ReadOnly Property StoredProcedures As List(Of DataTable)
Get
Property Value
Type:
ListDataTableSee Also