GetTypedTableSchema Method
- Last UpdatedNov 06, 2025
- 1 minute read
'Declaration
<DebuggerNonUserCodeAttribute()>
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")>
Public Shared Function GetTypedTableSchema( _
ByVal xs As XmlSchemaSet _
) As XmlSchemaComplexType
[DebuggerNonUserCode()]
[GeneratedCode("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public static XmlSchemaComplexType GetTypedTableSchema(
XmlSchemaSet xs
)
Parameters
- xs