Leadtools.Medical.Storage.DataAccessLayer Namespace > CompositeInstanceDataSet Class : GetTypedDataSetSchema Method |
[DebuggerNonUserCodeAttribute()] public static XmlSchemaComplexType GetTypedDataSetSchema( XmlSchemaSet xs )
'Declaration <DebuggerNonUserCodeAttribute()> Public Shared Function GetTypedDataSetSchema( _ ByVal xs As XmlSchemaSet _ ) As XmlSchemaComplexType
'Usage Dim xs As XmlSchemaSet Dim value As XmlSchemaComplexType value = CompositeInstanceDataSet.GetTypedDataSetSchema(xs)
[DebuggerNonUserCodeAttribute()] public: static XmlSchemaComplexType^ GetTypedDataSetSchema( XmlSchemaSet^ xs )