Báo cáo tài liệu vi phạm
Giới thiệu
Kinh doanh - Marketing
Kinh tế quản lý
Biểu mẫu - Văn bản
Tài chính - Ngân hàng
Công nghệ thông tin
Tiếng anh ngoại ngữ
Kĩ thuật công nghệ
Khoa học tự nhiên
Khoa học xã hội
Văn hóa nghệ thuật
Sức khỏe - Y tế
Văn bản luật
Nông Lâm Ngư
Kỹ năng mềm
Luận văn - Báo cáo
Giải trí - Thư giãn
Tài liệu phổ thông
Văn mẫu
THỊ TRƯỜNG NGÀNH HÀNG
NÔNG NGHIỆP, THỰC PHẨM
Gạo
Rau hoa quả
Nông sản khác
Sữa và sản phẩm
Thịt và sản phẩm
Dầu thực vật
Thủy sản
Thức ăn chăn nuôi, vật tư nông nghiệp
CÔNG NGHIỆP
Dệt may
Dược phẩm, Thiết bị y tế
Máy móc, thiết bị, phụ tùng
Nhựa - Hóa chất
Phân bón
Sản phẩm gỗ, Hàng thủ công mỹ nghệ
Sắt, thép
Ô tô và linh kiện
Xăng dầu
DỊCH VỤ
Logistics
Tài chính-Ngân hàng
NGHIÊN CỨU THỊ TRƯỜNG
Hoa Kỳ
Nhật Bản
Trung Quốc
Hàn Quốc
Châu Âu
ASEAN
BẢN TIN
Bản tin Thị trường hàng ngày
Bản tin Thị trường và dự báo tháng
Bản tin Thị trường giá cả vật tư
Tìm
Danh mục
Kinh doanh - Marketing
Kinh tế quản lý
Biểu mẫu - Văn bản
Tài chính - Ngân hàng
Công nghệ thông tin
Tiếng anh ngoại ngữ
Kĩ thuật công nghệ
Khoa học tự nhiên
Khoa học xã hội
Văn hóa nghệ thuật
Y tế sức khỏe
Văn bản luật
Nông lâm ngư
Kĩ năng mềm
Luận văn - Báo cáo
Giải trí - Thư giãn
Tài liệu phổ thông
Văn mẫu
NGÀNH HÀNG
NÔNG NGHIỆP, THỰC PHẨM
Gạo
Rau hoa quả
Nông sản khác
Sữa và sản phẩm
Thịt và sản phẩm
Dầu thực vật
Thủy sản
Thức ăn chăn nuôi, vật tư nông nghiệp
CÔNG NGHIỆP
Dệt may
Dược phẩm, Thiết bị y tế
Máy móc, thiết bị, phụ tùng
Nhựa - Hóa chất
Phân bón
Sản phẩm gỗ, Hàng thủ công mỹ nghệ
Sắt, thép
Ô tô và linh kiện
Xăng dầu
DỊCH VỤ
Logistics
Tài chính-Ngân hàng
NGHIÊN CỨU THỊ TRƯỜNG
Hoa Kỳ
Nhật Bản
Trung Quốc
Hàn Quốc
Châu Âu
ASEAN
BẢN TIN
Bản tin Thị trường hàng ngày
Bản tin Thị trường và dự báo tháng
Bản tin Thị trường giá cả vật tư
Thông tin
Tài liệu Xanh là gì
Điều khoản sử dụng
Chính sách bảo mật
0
Trang chủ
Công Nghệ Thông Tin
Kỹ thuật lập trình
Creating Constraints, PrimaryKeys, Relationships Based on Multiple Columns
Đang chuẩn bị liên kết để tải về tài liệu:
Creating Constraints, PrimaryKeys, Relationships Based on Multiple Columns
Ðình Nam
91
6
pdf
Không đóng trình duyệt đến khi xuất hiện nút TẢI XUỐNG
Tải xuống
[ Team LiB ] Recipe 6.8 Creating Constraints, PrimaryKeys, Relationships Based on Multiple Columns Problem You need to create a constraint, primary key, or a relationship between two tables in a DataSet using more than one column. Solution Use the System.Data. | Team LiB Recipe 6.8 Creating Constraints PrimaryKeys Relationships Based on Multiple Columns Problem You need to create a constraint primary key or a relationship between two tables in a DataSet using more than one column. Solution Use the System.Data.UniqueConstraint and System.Data.ForeignKeyConstraint types. The sample code creates a DataSet containing two tables Parent and Child. A multicolumn unique constraint and primary key are created for the Parent table. A multicolumn foreign-key constraint is created on the Child table. Finally a DataRelation between the primary key in the Parent table and the foreign key in the Child table is created. The C code is shown in Example 6-26. Example 6-26. File MultiColumnConstraintAndRelationForm.cs Namespaces variables and constants using System using System.Text using System.Data . . . StringBuilder result new StringBuilder DataSet ds new DataSet Create the parent table. result.Append Creating parent table. Environment.NewLine DataTable dtParent new DataTable Parent DataColumnCollection pCols dtParent.Columns pCols.Add ParentKey1 typeof Int32 pCols.Add ParentKey2 typeof lnt32 pCols.Add ParentData1 typeof String pCols.Add ParentData2 typeof String Set the multicolumn unique constraint. result.Append Creating unique constraint on parent table. Environment.NewLine dtParent.Constraints.Add new UniqueConstraint UConstraint new DataColumn pCols ParentKey1 pCols ParentKey2 false Set the multicolumn primary key. result.Append Creating primary key on parent table. Environment.NewLine dtParent.PrimaryKey new DataColumn pCols ParentKey1 pCols ParentKey2 Add the parent table to the DataSet. ds.Tables. Add dtParent Create the child table. result.Append Creating child table. Environment.NewLine DataTable dtChild new DataTable Child DataColumnCollection cCols dtChild.Columns cCols.Add ChildIndex1 typeof Int32 .Unique true cCols.Add ParentKey1 typeof Int32 cCols.Add ParentKey2 typeof lnt32 cCols.Add ChildData1 typeof String cCols.Add .
TÀI LIỆU LIÊN QUAN
Creating Constraints, PrimaryKeys, Relationships Based on Multiple Columns
Constraints and suggested strategy for creating better performance in agriculture development by the heads of Panchayat Raj institutions
Đã 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.