Freigeben über


TimesheetManagersDataSet.TimesheetManagersDataTable.GetTypedTableSchema-Methode

Dieses Mitglied ist der internen Verwendung vorbehalten und kann nicht direkt in Ihrem Code verwendet werden.

Namespace:  WebSvcAdmin
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Shared Function GetTypedTableSchema ( _
    xs As XmlSchemaSet _
) As XmlSchemaComplexType
'Usage
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType

returnValue = TimesheetManagersDataSet.TimesheetManagersDataTable.GetTypedTableSchema(xs)
public static XmlSchemaComplexType GetTypedTableSchema(
    XmlSchemaSet xs
)

Parameter

Rückgabewert

Typ: System.Xml.Schema.XmlSchemaComplexType
Eine angegebene XML-Schemadefinition.

Siehe auch

Referenz

TimesheetManagersDataSet.TimesheetManagersDataTable Klasse

TimesheetManagersDataSet.TimesheetManagersDataTable-Member

WebSvcAdmin-Namespace