Class DataModelTable
Class DataModelTable
Namespace: Aspose.Cells.DataModels
Assembly: Aspose.Cells.dll (25.2.0)
Đại diện cho các thuộc tính của một bảng đơn trong mô hình dữ liệu bảng tính.
public class DataModelTable
Kế thừa
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
ConnectionName
Lấy tên kết nối của bảng mô hình dữ liệu.
public string ConnectionName { get; }
Giá trị thuộc tính
Id
Lấy id của bảng mô hình dữ liệu.
public string Id { get; }
Giá trị thuộc tính
Name
Lấy tên của bảng mô hình dữ liệu.
public string Name { get; }