Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Relations As DataRelationCollection |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DataRelationCollection Relations {get;} |
C++/CLI | |
---|---|
public: property DataRelationCollection Relations { DataRelationCollection get(); } |
Return Value
A DataRelationCollection that contains a collection of DataRelation objects.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family