Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.26
|
Leadtools.Medical.Storage.DataAccessLayer Namespace > CompositeInstanceDataSet.ReferencedPatientSequenceDataTable Class : GetTypedTableSchema Method |
[DebuggerNonUserCodeAttribute()] public static XmlSchemaComplexType GetTypedTableSchema( XmlSchemaSet xs )
'Declaration <DebuggerNonUserCodeAttribute()> Public Shared Function GetTypedTableSchema( _ ByVal xs As XmlSchemaSet _ ) As XmlSchemaComplexType
'Usage Dim xs As XmlSchemaSet Dim value As XmlSchemaComplexType value = CompositeInstanceDataSet.ReferencedPatientSequenceDataTable.GetTypedTableSchema(xs)
[DebuggerNonUserCodeAttribute()] public: static XmlSchemaComplexType^ GetTypedTableSchema( XmlSchemaSet^ xs )