GetRowType Method
- Last UpdatedNov 06, 2025
- 1 minute read
Gets the row type.
'Declaration
<DebuggerNonUserCodeAttribute()>
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")>
Protected Overrides Function GetRowType() As Type
[DebuggerNonUserCode()]
[GeneratedCode("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
protected override Type GetRowType()
Return Value
The type of the System.Data.DataRow.