| Visual Basic (Declaration) | |
|---|---|
Overloads Overridable Function GetRelationMapping( _ ByVal name As String _ ) As IRelationInfo | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
virtual IRelationInfo GetRelationMapping( string name ) | |
| Managed Extensions for C++ | |
|---|---|
virtual IRelationInfo* GetRelationMapping( string* name ) | |
| C++/CLI | |
|---|---|
virtual IRelationInfo^ GetRelationMapping( String^ name ) | |
Parameters
- name
- The relation's name. The name is specified by setting the RelationAttribute's name property.
Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family