Click or drag to resize

StiDataSchemaStoredProcedures Property

[Missing <summary> documentation for "P:Stimulsoft.Base.StiDataSchema.StoredProcedures"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public List<StiDataTableSchema> StoredProcedures { get; set; }

Property Value

Type: ListStiDataTableSchema
See Also