ResourceAssociationSetEnd 类

描述资源关联集的结束点。

继承层次结构

System.Object
  System.Data.Services.Providers.ResourceAssociationSetEnd

命名空间:  System.Data.Services.Providers
程序集:  Microsoft.Data.Services(在 Microsoft.Data.Services.dll 中)

语法

声明
Public NotInheritable Class ResourceAssociationSetEnd
用法
Dim instance As ResourceAssociationSetEnd
public sealed class ResourceAssociationSetEnd
public ref class ResourceAssociationSetEnd sealed
[<SealedAttribute>]
type ResourceAssociationSetEnd =  class end
public final class ResourceAssociationSetEnd

ResourceAssociationSetEnd 类型公开以下成员。

构造函数

  名称 说明
公共方法 ResourceAssociationSetEnd 创建 ResourceAssociationSetEnd 类的新实例。

页首

属性

  名称 说明
公共属性 CustomState
公共属性 ResourceProperty 获取返回 ResourceAssociationSetEnd 的资源属性。
公共属性 ResourceSet 获取 ResourceAssociationSetEnd 的资源集。
公共属性 ResourceType 获取 ResourceAssociationSetEnd 的资源类型。

页首

方法

  名称 说明
公共方法 Equals (从 Object 继承。)
受保护方法 Finalize (从 Object 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetType (从 Object 继承。)
受保护方法 MemberwiseClone (从 Object 继承。)
公共方法 ToString (从 Object 继承。)

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。

请参阅

参考

System.Data.Services.Providers 命名空间