Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
DataRelation Class

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
DataRelation Constructor

Initializes a new instance of the DataRelation class.

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkDataRelation(String, DataColumn, DataColumn) Initializes a new instance of the DataRelation class using the specified DataRelation name, and parent and child DataColumn objects.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkDataRelation(String, array<DataColumn>[]()[], array<DataColumn>[]()[]) Initializes a new instance of the DataRelation class using the specified DataRelation name and matched arrays of parent and child DataColumn objects.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkDataRelation(String, DataColumn, DataColumn, Boolean) Initializes a new instance of the DataRelation class using the specified name, parent and child DataColumn objects, and a value that indicates whether to create constraints.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkDataRelation(String, array<DataColumn>[]()[], array<DataColumn>[]()[], Boolean) Initializes a new instance of the DataRelation class using the specified name, matched arrays of parent and child DataColumn objects, and value that indicates whether to create constraints.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkDataRelation(String, String, String, array<String>[]()[], array<String>[]()[], Boolean) This constructor is provided for design time support in the Visual Studio environment.
Public methodDataRelation(String, String, String, String, String, array<String>[]()[], array<String>[]()[], Boolean) This constructor is provided for design time support in the Visual Studio environment.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker