ClassHasProperties.GetLinks(DomainClass, DomainProperty) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Verilen bir DomainClass ve DomainProperty arasındaki herhangi bir ClassHasProperties bağlantısını alın.
public:
static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::ClassHasProperties ^> ^ GetLinks(Microsoft::VisualStudio::Modeling::DslDefinition::DomainClass ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::DomainProperty ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.ClassHasProperties> GetLinks (Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass source, Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinks : Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass * Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.ClassHasProperties>
Public Shared Function GetLinks (source As DomainClass, target As DomainProperty) As ReadOnlyCollection(Of ClassHasProperties)
Parametreler
- source
- DomainClass
- target
- DomainProperty
Döndürülenler
- Öznitelikler