SecurityCategoriesDataSet.SecurityCategoriesDataTable.GetTypedTableSchema 方法
命名空間: WebSvcSecurity
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Shared Function GetTypedTableSchema ( _
xs As XmlSchemaSet _
) As XmlSchemaComplexType
'用途
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType
returnValue = SecurityCategoriesDataSet.SecurityCategoriesDataTable.GetTypedTableSchema(xs)
public static XmlSchemaComplexType GetTypedTableSchema(
XmlSchemaSet xs
)
參數
傳回值
類型:System.Xml.Schema.XmlSchemaComplexType
請參閱
參照
SecurityCategoriesDataSet.SecurityCategoriesDataTable 類別