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 > MPPSDataset.PPSInformationDataTable 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 = MPPSDataset.PPSInformationDataTable.GetTypedTableSchema(xs)
[DebuggerNonUserCodeAttribute()] public: static XmlSchemaComplexType^ GetTypedTableSchema( XmlSchemaSet^ xs )