Class DataModel

Class DataModel

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

Veri modelini temsil eder.

public class DataModel

Kalıtım

objectDataModel

Kalıtılan Üyeler

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

Özellikler

İlişkiler

Veri modelindeki tabloların tüm ilişkilerini alır.

public DataModelRelationshipCollection Relationships { get; }

Özellik Değeri

DataModelRelationshipCollection

Tablolar

Veri modelindeki tüm tabloları alır.

public DataModelTableCollection Tables { get; }

Özellik Değeri

DataModelTableCollection

 Türkçe