Data Structures | |
| struct | BracketsTable |
| A table definition that has a schema and []'s in the names. More... | |
Functions | |
| BracketType | BracketsFunction () |
| void | BracketsProcedure (BracketType @aParam) |
| BracketType dbo::BracketsFunction | ( | ) |
A function that has a schema and []'s in the name.
| void dbo::BracketsProcedure | ( | BracketType @ | aParam | ) |
A procedure that has a schema and []'s in the name.
| aParam | Parameter type with []'s |
1.5.2