Class DataModel

Class DataModel

Namespace: Aspose.Cells.DataModels
Assembly: Aspose.Cells.dll (25.2.0)

Đại diện cho mô hình dữ liệu.

public class DataModel

Kế thừa

objectDataModel

Các thành viên kế thừa

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Thuộc tính

Mối quan hệ

Lấy tất cả mối quan hệ của các bảng trong mô hình dữ liệu.

public DataModelRelationshipCollection Relationships { get; }

Giá trị thuộc tính

DataModelRelationshipCollection

Bảng

Lấy tất cả các bảng trong mô hình dữ liệu.

public DataModelTableCollection Tables { get; }

Giá trị thuộc tính

DataModelTableCollection

 Tiếng Việt