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, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.