SQLProvider


SsdtSchema

Namespace: FSharp.Data.Sql.Providers
Parent Module: MSSqlServerSsdt

Record Fields

Record FieldDescription
Relationships
Signature: SsdtRelationship list
StoredProcs
Signature: SsdtStoredProc list
Tables
Signature: SsdtTable list
TryGetTableByName
Signature: string -> SsdtTable option
Fork me on GitHub