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