Field 构造函数 (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

该构造函数仅供内部使用,不应在代码中直接使用。

命名空间: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public Sub New ( _
    typeDescriptor As TypeDescriptor _
)
用法
Dim typeDescriptor As TypeDescriptor

Dim instance As New Field(typeDescriptor)
public Field (
    TypeDescriptor typeDescriptor
)

参数

  • typeDescriptor
    The data type of the field.

另请参阅

参考

Field 类
Field 成员
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 命名空间