Entity.GetUpdaterView 方法

命名空间:  Microsoft.BusinessData.MetadataModel
程序集:   Microsoft.SharePoint.Client.Silverlight(位于 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone(位于 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client(位于 Microsoft.SharePoint.Client.dll 中)

语法

声明
Public Function GetUpdaterView ( _
    updaterName As String _
) As EntityView
用法
Dim instance As Entity
Dim updaterName As String
Dim returnValue As EntityView

returnValue = instance.GetUpdaterView(updaterName)
public EntityView GetUpdaterView(
    string updaterName
)

参数

返回值

类型:Microsoft.BusinessData.MetadataModel.EntityView

另请参阅

引用

Entity 类

Entity 成员

Microsoft.BusinessData.MetadataModel 命名空间