'Declaration
Public Function IsRelationExclusive( _ ByVal tableName As String, _ ByVal relationName As String, _ ByRef objIDField As SchemaTableField, _ ByRef tableField As SchemaTableField _ ) As Boolean
public bool IsRelationExclusive( string tableName, string relationName, out SchemaTableField objIDField, out SchemaTableField tableField )
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family