TAILIEUCHUNG - The ForeignKeyConstraint Class

The ForeignKeyConstraint Class You use an object of the ForeignKeyConstraint class to represent a foreign key constraint between two DataTable objects. | The ForeignKeyConstraint Class You use an object of the ForeignKeyConstraint class to represent a foreign key constraint between two DataTable objects. This ensures that each DataRow in your child DataTable has a matching DataRow in your parent DataTable. The ForeignKeyConstraint class is derived from the class. Table shows the ForeignKeyConstraint properties. Table ForeignKeyConstraint PROPERTIES PROPERTY TYPE DESCRIPTION AcceptRejectRule AcceptRejectRule Gets or sets the AcceptRejectRule that indicates the action that is to take place when the AcceptChanges method of the DataTable is called. The members of the enumeration are Cascade which indicates that the changes to the DataRow objects in the parent DataTable are also made in the child DataTable. None which indicates that no action takes place. The default is None. Columns DataColumn Gets the array of DataColumn objects from the child DataTable. ConstraintName string Gets the name of the UniqueConstraint object. DeleteRule Rule Gets or sets the Rule that indicates the action that is to take place when a DataRow in the parent DataTable is deleted. The members of the enumeration are Cascade which indicates that the delete or update to the DataRow objects in the parent DataTable is also made in the child DataTable. Table ForeignKeyConstraint PROPERTIES PROPERTY TYPE DESCRIPTION None which indicates that no action takes place. SetDefault which indicates that the DataColumn values in the child DataTable are to be set to the value in the DefaultValue property of the DataColumn. SetNull which indicates that the DataColumn values in the child DataTable are to be set to DBNull. The default is Cascade. ExtendedProperties PropertyCollection Gets the PropertyCollection object that you can use to store strings of additional information. RelatedColumns DataColumn Gets the array of DataColumn objects in the parent DataTable for the .

TÀI LIỆU LIÊN QUAN
10    127    1
6    150    1
7    127    1
5    125    1
6    127    1
6    115    1
6    122    1
6    174    1
7    122    1
5    97    1
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.