Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.25
|
Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MWLDataset.PatientDataTable 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 = MWLDataset.PatientDataTable.GetTypedTableSchema(xs)
[DebuggerNonUserCodeAttribute()] public: static XmlSchemaComplexType^ GetTypedTableSchema( XmlSchemaSet^ xs )