Method Generate
| Improve this Doc View SourceGenerate(Int32)
Generates for specified DataRow.
Declaration
protected abstract SyntaxNode Generate(int ordinal)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | ordinal | The ordinal of the DataRow. |
Returns
Type | Description |
---|---|
Microsoft.CodeAnalysis.SyntaxNode |