ResourceAssociationSetEnd(ResourceSet, ResourceType, ResourceProperty) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new instance of the ResourceAssociationSetEnd class.
public:
ResourceAssociationSetEnd(System::Data::Services::Providers::ResourceSet ^ resourceSet, System::Data::Services::Providers::ResourceType ^ resourceType, System::Data::Services::Providers::ResourceProperty ^ resourceProperty);
public ResourceAssociationSetEnd (System.Data.Services.Providers.ResourceSet resourceSet, System.Data.Services.Providers.ResourceType resourceType, System.Data.Services.Providers.ResourceProperty resourceProperty);
new System.Data.Services.Providers.ResourceAssociationSetEnd : System.Data.Services.Providers.ResourceSet * System.Data.Services.Providers.ResourceType * System.Data.Services.Providers.ResourceProperty -> System.Data.Services.Providers.ResourceAssociationSetEnd
Public Sub New (resourceSet As ResourceSet, resourceType As ResourceType, resourceProperty As ResourceProperty)
Parameters
- resourceSet
- ResourceSet
Resource set to which the ResourceAssociationSetEnd end belongs.
- resourceType
- ResourceType
Resource type to which the ResourceAssociationSetEnd end belongs.
- resourceProperty
- ResourceProperty
Resource property that returns the ResourceAssociationSetEnd end.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา