Expand docs with syntax/procedure deep dive and ADO.NET extensions
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
Stored procedure support is available through `db.Procedures` when `DynamicDatabaseOptions.SupportStoredProcedures` is enabled.
|
||||
|
||||
For an in-depth comparison with query syntax styles and advanced return-shape behavior, see [Syntax Deep Dive and Procedure Calls](syntax-and-procedures-deep-dive.md).
|
||||
|
||||
## Basic Invocation
|
||||
|
||||
```csharp
|
||||
|
||||
Reference in New Issue
Block a user