Метод DepartmentsDataSet.GetTypedDataSetSchema
Извлекает complexType XML-схему DepartmentsDataSet.
Пространство имен: WebSvcAdmin
Сборка: ProjectServerServices (в ProjectServerServices.dll)
Синтаксис
'Декларация
Public Shared Function GetTypedDataSetSchema ( _
xs As XmlSchemaSet _
) As XmlSchemaComplexType
'Применение
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType
returnValue = DepartmentsDataSet.GetTypedDataSetSchema(xs)
public static XmlSchemaComplexType GetTypedDataSetSchema(
XmlSchemaSet xs
)
Параметры
- xs
Тип: System.Xml.Schema.XmlSchemaSet
Возвращаемое значение
Тип: System.Xml.Schema.XmlSchemaComplexType