CreateTable
SqlScriptSaveOptions.CreateTable property
يشير إلى ما إذا كان سيتم تصدير SQL من إنشاء الجدول.
public bool CreateTable { get; set; }
أنظر أيضا
- class SqlScriptSaveOptions
- مساحة الاسم Aspose.Cells.Saving
- المجسم Aspose.Cells
يشير إلى ما إذا كان سيتم تصدير SQL من إنشاء الجدول.
public bool CreateTable { get; set; }