IInstance.DataClass 属性 (Microsoft.Office.Server.ApplicationRegistry.Runtime)

Gets the data class (entity) that this object is an instance of.

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

语法

声明
ReadOnly Property DataClass As DataClass
用法
Dim instance As IInstance
Dim value As DataClass

value = instance.DataClass
DataClass DataClass { get; }

属性值

A DataClass object representing the entity this is an instance of.

另请参阅

参考

IInstance 接口
IInstance 成员
Microsoft.Office.Server.ApplicationRegistry.Runtime 命名空间