یک شیء فراداده پایگاه داده JDBC. برای مستندات این کلاس، به java.sql.DatabaseMetaData مراجعه کنید.
روشها
مستندات دقیق
all Procedures Are Callable()
برای مستندات این روش، به java.sql.DatabaseMetaData#allProceduresAreCallable() مراجعه کنید.
بازگشت
Boolean - اگر کاربر بتواند تمام رویههای برگردانده شده توسط get Procedures(catalog, schemaPattern, procedureNamePattern) را فراخوانی کند، true ؛ در غیر این صورت false .
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
all Tables Are Selectable()
برای مستندات این روش، به java.sql.DatabaseMetaData#allTablesAreSelectable() مراجعه کنید.
بازگشت
Boolean - اگر کاربر بتواند تمام جداول برگردانده شده توسط get Tables(catalog, schemaPattern, tableNamePattern, types) را در یک دستور SELECT فراخوانی کند، true و در غیر این صورت false .
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
auto Commit Failure Closes All Result Sets()
برای مستندات این متد، به java.sql.DatabaseMetaData#autoCommitFailureClosesAllResultSets() مراجعه کنید.
بازگشت
Boolean - اگر auto Commit true true ، یک استثنای SQL نشان میدهد که تمام مجموعه نتایج باز، حتی اگر قابل نگهداری باشند، بسته هستند. در غیر این صورت false را برمیگرداند.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
data Definition Causes Transaction Commit()
برای مستندات این متد، به java.sql.DatabaseMetaData#dataDefinitionCausesTransactionCommit() مراجعه کنید.
بازگشت
Boolean - اگر یک دستور تعریف داده در یک تراکنش، تراکنش را مجبور به انجام شدن کند، true و در غیر این صورت false برمیگرداند.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
data Definition Ignored In Transactions()
برای مستندات این روش، به java.sql.DatabaseMetaData#dataDefinitionIgnoredInTransactions() مراجعه کنید.
بازگشت
Boolean - اگر پایگاه داده یک عبارت تعریف داده را در یک تراکنش نادیده بگیرد، true و در غیر این صورت false .
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
deletes Are Detected(type)
برای مستندات این روش، به java.sql.DatabaseMetaData#deletesAreDetected(int) مراجعه کنید.
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
type | Integer | نوع مجموعه نتیجه، که Jdbc.ResultSet.TYPE_FORWARD_ONLY ، Jdbc.ResultSet.TYPE_SCROLL_INSENSITIVE یا Jdbc.ResultSet.TYPE_SCROLL_INSENSITIVE است. |
بازگشت
Boolean - اگر برای نوع مجموعه نتیجه مشخص شده، حذف ردیف قابل مشاهده با فراخوانی Jdbc Result Set.rowDeleted() شناسایی شود، true . اگر false ، ردیفهای حذف شده از مجموعه نتیجه حذف میشوند.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
does Max Row Size Include Blobs()
برای مستندات این روش، به java.sql.DatabaseMetaData#doesMaxRowSizeIncludeBlobs() مراجعه کنید.
بازگشت
Boolean - اگر انواع دادههای SQL مانند LONGVARCHAR و LONGVARBINARY در اندازه برگردانده شده توسط get Max Row Size() گنجانده شده باشند، true برمیگرداند؛ در غیر این صورت false برمیگرداند.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Attributes(catalog, schemaPattern, typeNamePattern, attributeNamePattern)
برای مستندات این روش، به java.sql.DatabaseMetaData#getAttributes(String, String, String, String) مراجعه کنید.
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
catalog | String | نام کاتالوگ برای فیلتر کردن جستجو، همانطور که در پایگاه داده ظاهر میشود. ارسال یک رشته خالی، آن رویهها را بدون کاتالوگ بازیابی میکند. ارسال null نشان میدهد که نام کاتالوگ برای محدود کردن جستجو استفاده نمیشود. |
schema Pattern | String | الگوی نام طرحواره برای فیلتر کردن جستجو، همانطور که در پایگاه داده ظاهر میشود. ارسال یک رشته خالی، آن رویهها را بدون طرحواره بازیابی میکند. ارسال null نشان میدهد که نام طرحواره برای محدود کردن جستجو استفاده نمیشود. |
type Name Pattern | String | الگوی نام نوع تعریفشده توسط کاربر؛ باید با نام نوع ذخیرهشده در پایگاه داده مطابقت داشته باشد. |
attribute Name Pattern | String | الگوی نام ویژگی؛ باید با نام ویژگی که در پایگاه داده اعلام شده است، مطابقت داشته باشد. |
بازگشت
Jdbc Result Set - یک مجموعه نتیجه شامل توصیف ویژگیهای یک نوع تعریفشده توسط کاربر که در طرحواره و کاتالوگ مشخصشده موجود است. هر ردیف اطلاعاتی در مورد یک ویژگی خاص ارائه میدهد که بر اساس TYPE_CAT ، TYPE_SCHEM ، TYPE_NAME و ORDINAL_POSITION مرتب شده است.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Best Row Identifier(catalog, schema, table, scope, nullable)
برای مستندات این روش، به java.sql.DatabaseMetaData#getBestRowIdentifier(String, String, String, int, boolean) مراجعه کنید.
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
catalog | String | نام کاتالوگ برای فیلتر کردن جستجو، همانطور که در پایگاه داده ظاهر میشود. ارسال یک رشته خالی، آن رویهها را بدون کاتالوگ بازیابی میکند. ارسال null نشان میدهد که نام کاتالوگ برای محدود کردن جستجو استفاده نمیشود. |
schema | String | نام طرحوارهای که جستجو بر اساس آن فیلتر میشود، همانطور که در پایگاه داده ظاهر میشود. ارسال یک رشته خالی، آن رویهها را بدون طرحواره بازیابی میکند. ارسال null نشان میدهد که نام طرحواره برای محدود کردن جستجو استفاده نمیشود. |
table | String | نام جدول. این نام باید با نام جدولی که در پایگاه داده ذخیره شده است، مطابقت داشته باشد. |
scope | Integer | دامنه مورد نظر، با استفاده از همان مقادیر موجود در ستون توضیحات ستون SCOPE . |
nullable | Boolean | اگر true ، ستونهایی را که قابلیت تهی شدن دارند، لحاظ کنید؛ در غیر این صورت، این کار را نکنید. |
بازگشت
Jdbc Result Set - یک مجموعه نتیجه شامل توضیحات ستونهایی که به طور منحصر به فرد یک ردیف را مشخص میکنند (یک توضیح ستون برای هر ردیف در مجموعه نتایج، مرتب شده بر اساس SCOPE ).
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Catalog Separator()
برای مستندات این روش، به java.sql.DatabaseMetaData#getCatalogSeparator() مراجعه کنید.
بازگشت
String - جداکننده بین یک کاتالوگ و نام جدول که توسط این پایگاه داده استفاده میشود.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Catalog Term()
برای مستندات این روش، به java.sql.DatabaseMetaData#getCatalogTerm() مراجعه کنید.
بازگشت
String - اصطلاح ترجیحی فروشنده پایگاه داده برای «کاتالوگ».
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Catalogs()
برای مستندات این روش، به java.sql.DatabaseMetaData#getCatalogs() مراجعه کنید.
بازگشت
Jdbc Result Set - یک مجموعه نتیجه شامل نامهای کاتالوگ، هر کدام در هر ردیف.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Client Info Properties()
برای مستندات این روش، به java.sql.DatabaseMetaData#getClientInfoProperties() مراجعه کنید.
بازگشت
Jdbc Result Set - مجموعهای از نتایج که شامل ویژگیهای اطلاعات کلاینت پشتیبانیشده توسط درایور است و بر اساس NAME مرتب شدهاند، که در هر سطر یکی است.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Column Privileges(catalog, schema, table, columnNamePattern)
برای مستندات این روش، به java.sql.DatabaseMetaData#getColumnPrivileges(String, String, String, String) مراجعه کنید.
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
catalog | String | نام کاتالوگ برای فیلتر کردن جستجو، همانطور که در پایگاه داده ظاهر میشود. ارسال یک رشته خالی، آن رویهها را بدون کاتالوگ بازیابی میکند. ارسال null نشان میدهد که نام کاتالوگ برای محدود کردن جستجو استفاده نمیشود. |
schema | String | نام طرحوارهای که جستجو بر اساس آن فیلتر میشود، همانطور که در پایگاه داده ظاهر میشود. ارسال یک رشته خالی، آن رویهها را بدون طرحواره بازیابی میکند. ارسال null نشان میدهد که نام طرحواره برای محدود کردن جستجو استفاده نمیشود. |
table | String | نام جدول. این نام باید با نام جدولی که در پایگاه داده ذخیره شده است، مطابقت داشته باشد. |
column Name Pattern | String | الگوی نام ستون برای فیلتر کردن جستجو. این الگو باید با نام ستون ذخیره شده در پایگاه داده مطابقت داشته باشد. |
بازگشت
Jdbc Result Set - یک مجموعه نتیجه شامل توضیحات امتیاز ستون، یک مورد در هر سطر، که بر اساس COLUMN_NAME و PRIVILEGE مرتب شدهاند.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Columns(catalog, schemaPattern, tableNamePattern, columnNamePattern)
برای مستندات این روش، به java.sql.DatabaseMetaData#getColumns(String, String, String, String) مراجعه کنید.
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
catalog | String | نام کاتالوگ برای فیلتر کردن جستجو، همانطور که در پایگاه داده ظاهر میشود. ارسال یک رشته خالی، آن رویهها را بدون کاتالوگ بازیابی میکند. ارسال null نشان میدهد که نام کاتالوگ برای محدود کردن جستجو استفاده نمیشود. |
schema Pattern | String | الگوی نام طرحواره برای فیلتر کردن جستجو، همانطور که در پایگاه داده ظاهر میشود. ارسال یک رشته خالی، آن رویهها را بدون طرحواره بازیابی میکند. ارسال null نشان میدهد که نام طرحواره برای محدود کردن جستجو استفاده نمیشود. |
table Name Pattern | String | الگوی نام جدول برای فیلتر کردن جستجو. این الگو باید با نام جدول ذخیره شده در پایگاه داده مطابقت داشته باشد. |
column Name Pattern | String | الگوی نام ستون برای فیلتر کردن جستجو. این الگو باید با نام ستون ذخیره شده در پایگاه داده مطابقت داشته باشد. |
بازگشت
Jdbc Result Set - یک مجموعه نتیجه شامل توضیحات ستونها، یک ستون در هر سطر، که بر اساس TABLE_CAT ، TABLE_SCHEM ، TABLE_NAME و ORDINAL_POSITION مرتب شدهاند.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Connection()
برای مستندات این روش، به java.sql.DatabaseMetaData#getConnection() مراجعه کنید.
بازگشت
Jdbc Connection — اتصالی که این فراداده را تولید کرده است.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Cross Reference(parentCatalog, parentSchema, parentTable, foreignCatalog, foreignSchema, foreignTable)
برای مستندات این روش، به java.sql.DatabaseMetaData#getCrossReference(String, String, String, String, String, String) مراجعه کنید.
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
parent Catalog | String | نام کاتالوگ والد همانطور که در پایگاه داده ظاهر میشود. ارسال یک رشته خالی، آن رویهها را بدون کاتالوگ بازیابی میکند. ارسال null نشان میدهد که نام کاتالوگ در معیارهای انتخاب استفاده نمیشود. |
parent Schema | String | نام طرحواره والد همانطور که در پایگاه داده ظاهر میشود. ارسال یک رشته خالی، آن رویهها را بدون طرحواره بازیابی میکند. ارسال null نشان میدهد که نام طرحواره در معیارهای انتخاب استفاده نشده است. |
parent Table | String | نام جدول والدی که کلید را صادر میکند. این نام باید با نام جدولی که در پایگاه داده ذخیره شده است، مطابقت داشته باشد. |
foreign Catalog | String | یک نام کاتالوگ خارجی همانطور که در پایگاه داده ظاهر میشود. ارسال یک رشته خالی، آن رویهها را بدون کاتالوگ بازیابی میکند. ارسال null نشان میدهد که نام کاتالوگ در معیارهای انتخاب استفاده نشده است. |
foreign Schema | String | یک نام طرحواره خارجی همانطور که در پایگاه داده ظاهر میشود. ارسال یک رشته خالی، آن رویهها را بدون طرحواره بازیابی میکند. ارسال null نشان میدهد که نام طرحواره در معیارهای انتخاب استفاده نشده است. |
foreign Table | String | نام جدول خارجی که کلید را صادر میکند. این نام باید با نام جدولی که در پایگاه داده ذخیره شده است، مطابقت داشته باشد. |
بازگشت
Jdbc Result Set - یک مجموعه نتیجه شامل توضیحات ستونهای کلید خارجی از جدول کلید خارجی مشخص شده که به کلید اصلی یا ستونهایی که نشاندهنده یک محدودیت منحصر به فرد از جدول والد هستند، اشاره دارد. در هر سطر از مجموعه نتایج، یک توضیح ستون ارائه میشود و آنها بر اساس FKTABLE_CAT ، FKTABLE_SCHEM ، FKTABLE_NAME و KEY_SEQ مرتب میشوند.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Database Major Version()
برای مستندات این روش، به java.sql.DatabaseMetaData#getDatabaseMajorVersion() مراجعه کنید.
بازگشت
Integer - شماره نسخه اصلی پایگاه داده مربوطه.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Database Minor Version()
برای مستندات این روش، به java.sql.DatabaseMetaData#getDatabaseMinorVersion() مراجعه کنید.
بازگشت
Integer - شماره نسخه فرعی پایگاه داده مربوطه.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Database Product Name()
برای مستندات این روش، به java.sql.DatabaseMetaData#getDatabaseProductName() مراجعه کنید.
بازگشت
String — نام این محصول پایگاه داده.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Database Product Version()
برای مستندات این روش، به java.sql.DatabaseMetaData#getDatabaseProductVersion() مراجعه کنید.
بازگشت
String — شماره نسخه این محصول پایگاه داده.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Default Transaction Isolation()
برای مستندات این روش، به java.sql.DatabaseMetaData#getDefaultTransactionIsolation() مراجعه کنید.
بازگشت
Integer — سطح جداسازی تراکنش پیشفرض پایگاه داده، که یکی از موارد زیر است: Jdbc.Connection.TRANSACTION_READ_UNCOMMITTED ، Jdbc.Connection.TRANSACTION_READ_COMMITTED ، Jdbc.Connection.TRANSACTION_REPEATABLE_READ ، Jdbc.Connection.TRANSACTION_SERIALIZABLE یا Jdbc.Connection.TRANSACTION_NONE .
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Driver Major Version()
برای مستندات این روش، به java.sql.DatabaseMetaData#getDriverMajorVersion() مراجعه کنید.
بازگشت
Integer - شماره نسخه اصلی درایور JDBC.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Driver Minor Version()
برای مستندات این روش، به java.sql.DatabaseMetaData#getDriverMinorVersion() مراجعه کنید.
بازگشت
Integer - شماره نسخه فرعی درایور JDBC.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Driver Name()
برای مستندات این روش، به java.sql.DatabaseMetaData#getDriverName() مراجعه کنید.
بازگشت
String — نام این درایور JDBC.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Driver Version()
برای مستندات این روش، به java.sql.DatabaseMetaData#getDriverVersion() مراجعه کنید.
بازگشت
String — شماره نسخه این درایور JDBC.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Exported Keys(catalog, schema, table)
برای مستندات این روش، به java.sql.DatabaseMetaData#getImportedKeys(String, String, String) مراجعه کنید.
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
catalog | String | نام کاتالوگ برای فیلتر کردن جستجو، همانطور که در پایگاه داده ظاهر میشود. ارسال یک رشته خالی، آن رویهها را بدون کاتالوگ بازیابی میکند. ارسال null نشان میدهد که نام کاتالوگ برای محدود کردن جستجو استفاده نمیشود. |
schema | String | نام طرحوارهای که جستجو بر اساس آن فیلتر میشود، همانطور که در پایگاه داده ظاهر میشود. ارسال یک رشته خالی، آن رویهها را بدون طرحواره بازیابی میکند. ارسال null نشان میدهد که نام طرحواره برای محدود کردن جستجو استفاده نمیشود. |
table | String | نام جدول. این نام باید با نام جدولی که در پایگاه داده ذخیره شده است، مطابقت داشته باشد. |
بازگشت
Jdbc Result Set - یک مجموعه نتیجه شامل توضیحات ستون کلید خارجی برای ستونهای کلید اصلی صادر شده توسط جدول. در هر سطر از مجموعه نتایج، یک توضیح ستون ارائه میشود و آنها بر اساس FKTABLE_CAT ، FKTABLE_SCHEM ، FKTABLE_NAME و KEY_SEQ مرتب میشوند.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Extra Name Characters()
برای مستندات این روش، به java.sql.DatabaseMetaData#getExtraNameCharacters() مراجعه کنید.
بازگشت
String — کاراکترهای اضافی که علاوه بر az، AZ، 0-9 و _، برای استفاده در نامهای شناسه بدون نقل قول در دسترس هستند.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Function Columns(catalog, schemaPattern, functionNamePattern, columnNamePattern)
برای مستندات این روش، به java.sql.DatabaseMetaData#getFunctionColumns(String, String, String, String) مراجعه کنید.
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
catalog | String | نام کاتالوگ برای فیلتر کردن جستجو، همانطور که در پایگاه داده ظاهر میشود. ارسال یک رشته خالی، آن رویهها را بدون کاتالوگ بازیابی میکند. ارسال null نشان میدهد که نام کاتالوگ برای محدود کردن جستجو استفاده نمیشود. |
schema Pattern | String | الگوی نام طرحواره برای فیلتر کردن جستجو، همانطور که در پایگاه داده ظاهر میشود. ارسال یک رشته خالی، آن رویهها را بدون طرحواره بازیابی میکند. ارسال null نشان میدهد که نام طرحواره برای محدود کردن جستجو استفاده نمیشود. |
function Name Pattern | String | الگوی تابع، که با نام تابع هنگام ذخیره شدن در پایگاه داده مطابقت دارد. |
column Name Pattern | String | الگوی نام پارامتر، که باید با نام پارامتر یا ستونی که در پایگاه داده ذخیره شده است، مطابقت داشته باشد. |
بازگشت
Jdbc Result Set — یک مجموعه نتیجه شامل توضیحات پارامترهای عملکرد سیستم و کاربر موجود در کاتالوگ داده شده. هر ردیف شامل یک شرح عملکرد است که بر اساس FUNCTION_CAT ، FUNCTION_SCHEM ، FUNCTION_NAME و SPECIFIC_ NAME مرتب شده است.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Functions(catalog, schemaPattern, functionNamePattern)
برای مستندات این روش، به java.sql.DatabaseMetaData#getFunctions(String, String, String) مراجعه کنید.
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
catalog | String | نام کاتالوگ برای فیلتر کردن جستجو، همانطور که در پایگاه داده ظاهر میشود. ارسال یک رشته خالی، آن رویهها را بدون کاتالوگ بازیابی میکند. ارسال null نشان میدهد که نام کاتالوگ برای محدود کردن جستجو استفاده نمیشود. |
schema Pattern | String | الگوی نام طرحواره برای فیلتر کردن جستجو، همانطور که در پایگاه داده ظاهر میشود. ارسال یک رشته خالی، آن رویهها را بدون طرحواره بازیابی میکند. ارسال null نشان میدهد که نام طرحواره برای محدود کردن جستجو استفاده نمیشود. |
function Name Pattern | String | الگوی تابع، که باید با نام تابع هنگام ذخیره شدن در پایگاه داده مطابقت داشته باشد. |
بازگشت
Jdbc Result Set - یک مجموعه نتیجه شامل توضیحاتی از سیستم و توابع کاربر موجود در کاتالوگ داده شده. هر ردیف شامل یک شرح تابع است که بر اساس FUNCTION_CAT ، FUNCTION_SCHEM ، FUNCTION_NAME و SPECIFIC_ NAME مرتب شده است.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Identifier Quote String()
برای مستندات این روش، به java.sql.DatabaseMetaData#getIdentifierQuoteString() مراجعه کنید.
بازگشت
String — رشتهای که برای نقل قول شناسههای SQL استفاده میشود. اگر نقل قول شناسه پشتیبانی نشود، به طور پیشفرض از فاصله (" ") استفاده میشود.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Imported Keys(catalog, schema, table)
برای مستندات این روش، به java.sql.DatabaseMetaData#getImportedKeys(String, String, String) مراجعه کنید.
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
catalog | String | نام کاتالوگ برای فیلتر کردن جستجو، همانطور که در پایگاه داده ظاهر میشود. ارسال یک رشته خالی، آن رویهها را بدون کاتالوگ بازیابی میکند. ارسال null نشان میدهد که نام کاتالوگ برای محدود کردن جستجو استفاده نمیشود. |
schema | String | نام طرحوارهای که جستجو بر اساس آن فیلتر میشود، همانطور که در پایگاه داده ظاهر میشود. ارسال یک رشته خالی، آن رویهها را بدون طرحواره بازیابی میکند. ارسال null نشان میدهد که نام طرحواره برای محدود کردن جستجو استفاده نمیشود. |
table | String | نام جدول. این نام باید با نام جدولی که در پایگاه داده ذخیره شده است، مطابقت داشته باشد. |
بازگشت
Jdbc Result Set - یک مجموعه نتیجه شامل توضیحات ستون برای ستونهای کلید اصلی که توسط ستونهای کلید خارجی جدول داده شده (آنهایی که توسط یک جدول وارد شدهاند) ارجاع داده میشوند. در هر سطر از مجموعه نتایج، یک توضیح ستون ارائه میشود و آنها بر اساس PKTABLE_CAT ، PKTABLE_SCHEM ، PKTABLE_NAME و KEY_SEQ مرتب میشوند.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Index Info(catalog, schema, table, unique, approximate)
برای مستندات این روش، به java.sql.DatabaseMetaData#getIndexInfo(String, String, String, boolean, boolean) مراجعه کنید.
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
catalog | String | نام کاتالوگ برای فیلتر کردن جستجو، همانطور که در پایگاه داده ظاهر میشود. ارسال یک رشته خالی، آن رویهها را بدون کاتالوگ بازیابی میکند. ارسال null نشان میدهد که نام کاتالوگ برای محدود کردن جستجو استفاده نمیشود. |
schema | String | نام طرحوارهای که جستجو بر اساس آن فیلتر میشود، همانطور که در پایگاه داده ظاهر میشود. ارسال یک رشته خالی، آن رویهها را بدون طرحواره بازیابی میکند. ارسال null نشان میدهد که نام طرحواره برای محدود کردن جستجو استفاده نمیشود. |
table | String | نام جدول. این نام باید با نام جدولی که در پایگاه داده ذخیره شده است، مطابقت داشته باشد. |
unique | Boolean | اگر true ، متد فقط اندیسهایی را برای مقادیر منحصر به فرد برمیگرداند؛ در غیر این صورت، اندیسها را چه مقادیر منحصر به فرد باشند و چه نباشند، برمیگرداند. |
approximate | Boolean | If true , the result is allowed to reflect approximate or out-of-data values; otherwise result accuracy is requested. |
بازگشت
Jdbc Result Set — An result set containing the index and statistic column descriptions for the specified table. One column description is provided in each row of the result set, and they are ordered by NON_UNIQUE , TYPE , INDEX_NAME , and ORDINAL_POSITION .
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get JDBCMajor Version()
For documentation of this method, see java.sql.DatabaseMetaData#getJDBCMajorVersion() .
بازگشت
Integer — The major JDBC version number for this driver.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get JDBCMinor Version()
For documentation of this method, see java.sql.DatabaseMetaData#getJDBCMinorVersion() .
بازگشت
Integer — The minor JDBC version number for this driver.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Max Binary Literal Length()
For documentation of this method, see java.sql.DatabaseMetaData#getMaxBinaryLiteralLength() .
بازگشت
Integer — The maximum number of hex characters this database allows in an inline binary literal. A response of 0 indicates there is no known limit.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Max Catalog Name Length()
For documentation of this method, see java.sql.DatabaseMetaData#getMaxCatalogNameLength() .
بازگشت
Integer — The maximum number of characters this database allows in a catalog name. A response of 0 indicates there is no known limit.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Max Char Literal Length()
For documentation of this method, see java.sql.DatabaseMetaData#getMaxCharLiteralLength() .
بازگشت
Integer — The maximum number of characters this database allows in a character literal. A response of 0 indicates there is no known limit.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Max Column Name Length()
For documentation of this method, see java.sql.DatabaseMetaData#getMaxColumnNameLength() .
بازگشت
Integer — The maximum number of characters this database allows in a column name. A response of 0 indicates there is no known limit.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Max Columns In Group By()
For documentation of this method, see java.sql.DatabaseMetaData#getMaxColumnsInGroupBy() .
بازگشت
Integer — The maximum number of columns this database allows in a GROUP BY clause. A response of 0 indicates there is no known limit.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Max Columns In Index()
For documentation of this method, see java.sql.DatabaseMetaData#getMaxColumnsInIndex() .
بازگشت
Integer — The maximum number of columns this database allows in an index. A response of 0 indicates there is no known limit.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Max Columns In Order By()
For documentation of this method, see java.sql.DatabaseMetaData#getMaxColumnsInOrderBy() .
بازگشت
Integer — The maximum number of columns this database allows in an ORDER BY clause. A response of 0 indicates there is no known limit.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Max Columns In Select()
For documentation of this method, see java.sql.DatabaseMetaData#getMaxColumnsInSelect() .
بازگشت
Integer — The maximum number of columns this database allows in an SELECT list. A response of 0 indicates there is no known limit.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Max Columns In Table()
For documentation of this method, see java.sql.DatabaseMetaData#getMaxColumnsInTable() .
بازگشت
Integer — The maximum number of columns this database allows in a table. A response of 0 indicates there is no known limit.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Max Connections()
For documentation of this method, see java.sql.DatabaseMetaData#getMaxConnections() .
بازگشت
Integer — The maximum number of concurrent connections to this database. A response of 0 indicates there is no known limit.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Max Cursor Name Length()
For documentation of this method, see java.sql.DatabaseMetaData#getMaxCursorNameLength() .
بازگشت
Integer — The maximum number of characters that this database allows in a cursor name. A response of 0 indicates there is no known limit.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Max Index Length()
For documentation of this method, see java.sql.DatabaseMetaData#getMaxIndexLength() .
بازگشت
Integer — The maximum number of bytes this database allows for an index, including all its parts. A response of 0 indicates there is no known limit.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Max Procedure Name Length()
For documentation of this method, see java.sql.DatabaseMetaData#getMaxProcedureNameLength() .
بازگشت
Integer — The maximum number of characters this database allows in a procedure name. A response of 0 indicates there is no known limit.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Max Row Size()
For documentation of this method, see java.sql.DatabaseMetaData#getMaxRowSize() .
بازگشت
Integer — The maximum number of bytes this database allows in a single row. A response of 0 indicates there is no known limit.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Max Schema Name Length()
For documentation of this method, see java.sql.DatabaseMetaData#getMaxSchemaNameLength() .
بازگشت
Integer — The maximum number of characters this database allows in a schema name. A response of 0 indicates there is no known limit.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Max Statement Length()
For documentation of this method, see java.sql.DatabaseMetaData#getMaxStatementLength() .
بازگشت
Integer — The maximum number of characters this database allows in an SQL statement. A response of 0 indicates there is no known limit.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Max Statements()
For documentation of this method, see java.sql.DatabaseMetaData#getMaxStatements() .
بازگشت
Integer — The maximum number of active statements to this database that can be open simultaneously. A response of 0 indicates there is no known limit.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Max Table Name Length()
For documentation of this method, see java.sql.DatabaseMetaData#getMaxTableNameLength() .
بازگشت
Integer — The maximum number of characters this database allows in a table name. A response of 0 indicates there is no known limit.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Max Tables In Select()
For documentation of this method, see java.sql.DatabaseMetaData#getMaxTablesInSelect() .
بازگشت
Integer — The maximum number of tables this database allows in a SELECT statement. A response of 0 indicates there is no known limit.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Max User Name Length()
For documentation of this method, see java.sql.DatabaseMetaData#getMaxUserNameLength() .
بازگشت
Integer — The maximum number of characters this database allows in a username. A response of 0 indicates there is no known limit.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Numeric Functions()
For documentation of this method, see java.sql.DatabaseMetaData#getNumericFunctions() .
بازگشت
String — The comma-separated list of math functions available with this database. These are the Open/Open CLI math function names used in the JDBC function escape clause.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Primary Keys(catalog, schema, table)
For documentation of this method, see java.sql.DatabaseMetaData#getPrimaryKeys(String, String, String) .
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
catalog | String | The catalog name to filter the search by, as it appears in the database. Passing an empty string retrieves those procedures without a catalog. Passing null incidates the catalog name isn't used to narrow the search. |
schema | String | The schema name to filter the search by, as it appears in the database. Passing an empty string retrieves those procedures without a schema. Passing null incidates the schema name isn't used to narrow the search. |
table | String | The table name. It must match the table name as it is stored in the database. |
بازگشت
Jdbc Result Set — An result set containing the column descriptions for the primary key columns, one per row, ordered by COLUMN_NAME .
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Procedure Columns(catalog, schemaPattern, procedureNamePattern, columnNamePattern)
For documentation of this method, see java.sql.DatabaseMetaData#getProcedureColumns(String, String, String, String) .
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
catalog | String | The catalog name to filter the search by, as it appears in the database. Passing an empty string retrieves those procedures without a catalog. Passing null incidates the catalog name isn't used to narrow the search. |
schema Pattern | String | The schema name pattern to filter the search by, as it appears in the database. Passing an empty string retrieves those procedures without a schema. Passing null incidates the schema name isn't used to narrow the search. |
procedure Name Pattern | String | The procedure name pattern to filter the search by. It must match the procedure name as it is stored in the database. |
column Name Pattern | String | The column name pattern to filter the search by. It must match the column name as it is stored in the database. |
بازگشت
Jdbc Result Set — A result set containing the procedure and column descriptions, one per row.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Procedure Term()
For documentation of this method, see java.sql.DatabaseMetaData#getProcedureTerm() .
بازگشت
String — The database vendor's preferred term for 'procedure'.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Procedures(catalog, schemaPattern, procedureNamePattern)
For documentation of this method, see java.sql.DatabaseMetaData#getProcedures(String, String, String) .
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
catalog | String | The catalog name to filter the search by, as it appears in the database. Passing an empty string retrieves those procedures without a catalog. Passing null incidates the catalog name isn't used to narrow the search. |
schema Pattern | String | The schema name pattern to filter the search by, as it appears in the database. Passing an empty string retrieves those procedures without a schema. Passing null incidates the schema name isn't used to narrow the search. |
procedure Name Pattern | String | The procedure name pattern to filter the search by. It must match the procedure name as it is stored in the database. |
بازگشت
Jdbc Result Set — A result set containing the procedure descriptions, one per row.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Result Set Holdability()
For documentation of this method, see java.sql.DatabaseMetaData#getResultSetHoldability() .
بازگشت
Integer — The database default holdability; one of Jdbc.ResultSet.HOLD_CURSORS_OVER_COMMIT or Jdbc.ResultSet.CLOSE_CURSORS_AT_COMMIT .
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Row Id Lifetime()
For documentation of this method, see java.sql.DatabaseMetaData#getRowIdLifetime() .
بازگشت
Integer — The status indicatig the lifetime of a ROWID , which is one of Jdbc.RowIdLifetime.ROWID_UNSUPPORTED , Jdbc.RowIdLifetime.ROWID_VALID_OTHER , Jdbc.RowIdLifetime.ROWID_VALID_SESSION , Jdbc.RowIdLifetime.ROWID_VALID_TRANSACTION , or Jdbc.RowIdLifetime.ROWID_VALID_FOREVER .
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get SQLKeywords()
For documentation of this method, see java.sql.DatabaseMetaData#getSQLKeywords() .
بازگشت
String — The comma-separated list of all this database's SQL keywords that aren't also SQL:2003 keywords.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get SQLState Type()
For documentation of this method, see java.sql.DatabaseMetaData#getSQLStateType() .
بازگشت
Integer — The type of SQLSTATE , which is either sql State XOpen or sql State SQL .
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Schema Term()
For documentation of this method, see java.sql.DatabaseMetaData#getSchemaTerm() .
بازگشت
String — The database vendor's preferred term for 'schema'.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Schemas()
For documentation of this method, see java.sql.DatabaseMetaData#getSchemas() .
بازگشت
Jdbc Result Set — A result set containing the schema descriptions, one per row.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Schemas(catalog, schemaPattern)
For documentation of this method, see java.sql.DatabaseMetaData#getSchemas() .
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
catalog | String | The catalog name to filter the search by, as it appears in the database. Passing an empty string retrieves those procedures without a catalog. Passing null incidates the catalog name isn't used to narrow the search. |
schema Pattern | String | The schema name pattern to filter the search by, as it appears in the database. Passing an empty string retrieves those procedures without a schema. Passing null incidates the schema name isn't used to narrow the search. |
بازگشت
Jdbc Result Set — A result set containing scheme descriptions available in this database, ordered by TABLE_CATALOG and TABLE_SCHEM .
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Search String Escape()
For documentation of this method, see java.sql.DatabaseMetaData#getSearchStringEscape() .
بازگشت
String — The string that is used to escape wildcard characters such as '_' or '%'.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get String Functions()
For documentation of this method, see java.sql.DatabaseMetaData#getStringFunctions() .
بازگشت
String — The comma-separated list of string functions available with this database. These are the Open Group CLI string function names used in the JDBC function escape clause.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Super Tables(catalog, schemaPattern, tableNamePattern)
For documentation of this method, see java.sql.DatabaseMetaData#getSuperTables(String, String,String) .
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
catalog | String | The catalog name as it appears in the database. Passing an empty string retrieves those procedures without a catalog. Passing null incidates the catalog name isn't used in the selection criteria. |
schema Pattern | String | The schema name pattern to filter the search by, as it appears in the database. Passing an empty string retrieves those procedures without a schema. |
table Name Pattern | String | The table name pattern; may be a fully qualified name. |
بازگشت
Jdbc Result Set — A result set containing descriptions of the table hierarchies defined in a particular schema in this database. Each row provides information about a specific table type. Tables without supers aren't listed.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Super Types(catalog, schemaPattern, typeNamePattern)
For documentation of this method, see java.sql.DatabaseMetaData#getSuperTypes(String, String, String) .
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
catalog | String | The catalog name as it appears in the database. Passing an empty string retrieves those procedures without a catalog. Passing null incidates the catalog name isn't used in the selection criteria. |
schema Pattern | String | The schema name pattern to filter the search by, as it appears in the database. Passing an empty string retrieves those procedures without a schema. |
type Name Pattern | String | The user-defined type name pattern; may be a fully qualified name. |
بازگشت
Jdbc Result Set — A result set containing descriptions of the user-defined type hierarchies defined in a particular schema in this database. Each row provides information about a specific user-defined type. Types without supers aren't listed.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get System Functions()
For documentation of this method, see java.sql.DatabaseMetaData#getSystemFunctions() .
بازگشت
String — The comma-separated list of system functions available with this database. These are the Open Group CLI system function names used in the JDBC function escape clause.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Table Privileges(catalog, schemaPattern, tableNamePattern)
For documentation of this method, see java.sql.DatabaseMetaData#getTablePrivileges(String, String, String) .
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
catalog | String | The catalog name to filter the search by, as it appears in the database. Passing an empty string retrieves those procedures without a catalog. Passing null incidates the catalog name isn't used to narrow the search. |
schema Pattern | String | The schema name pattern to filter the search by, as it appears in the database. Passing an empty string retrieves those procedures without a schema. Passing null incidates the schema name isn't used to narrow the search. |
table Name Pattern | String | The table name pattern to filter the search by. It must match the table name as it is stored in the database. |
بازگشت
Jdbc Result Set — A result set containing the table privilege descriptions, one per row, ordered by TABLE_CAT , TABLE_SCHEM , TABLE_NAME , and PRIVILEGE .
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Table Types()
For documentation of this method, see java.sql.DatabaseMetaData#getTableTypes() .
بازگشت
Jdbc Result Set — A result set containing the table types, one per row.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Tables(catalog, schemaPattern, tableNamePattern, types)
For documentation of this method, see java.sql.DatabaseMetaData#getTables(String, String, String, String[]) .
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
catalog | String | The catalog name to filter the search by, as it appears in the database. Passing an empty string retrieves those procedures without a catalog. Passing null incidates the catalog name isn't used to narrow the search. |
schema Pattern | String | The schema name pattern to filter the search by, as it appears in the database. Passing an empty string retrieves those procedures without a schema. Passing null incidates the schema name isn't used to narrow the search. |
table Name Pattern | String | The table name pattern to filter the search by. It must match the table name as it is stored in the database. |
types | String[] | A list of table types to return, each of which must be on the list that get Table Types() returns. Passing null indictates that all table types are returned. |
بازگشت
Jdbc Result Set — A result set containing the table descriptions, one per row, ordered according to TABLE_TYPE , TABLE_CAT , TABLE_SCHEM , and TABLE_NAME .
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Time Date Functions()
For documentation of this method, see java.sql.DatabaseMetaData#getTimeDateFunctions() .
بازگشت
String — The comma-separated list of time and date functions available with this database.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Type Info()
For documentation of this method, see java.sql.DatabaseMetaData#getTypeInfo() .
بازگشت
Jdbc Result Set — An result set containing the descriptions of data types supported by this database. One SQL type description is provided in each row of the result set, and they are ordered by DATA_TYPE and then by how closely the data type maps to the corresponding JDBC SQL type.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get UDTs(catalog, schemaPattern, typeNamePattern, types)
For documentation of this method, see java.sql.DatabaseMetaData#getUDTs(String, String, String, int[]) .
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
catalog | String | The catalog name to filter the search by, as it appears in the database. Passing an empty string retrieves those procedures without a catalog. Passing null incidates the catalog name isn't used to narrow the search. |
schema Pattern | String | The schema name pattern to filter the search by, as it appears in the database. Passing an empty string retrieves those procedures without a schema. Passing null incidates the schema name isn't used to narrow the search. |
type Name Pattern | String | The type name pattern to filter the search by; may be a fully qualified name. |
types | Integer[] | A list of user-defined types ( JAVA_OBJECT , STRUCT , or DISTINCT ) to include. Passing null indictates that all types are returned. |
بازگشت
Jdbc Result Set — A result set containing the user-defined type (UDT) descriptions, one per row, ordered according to DATA_TYPE , TYPE_CAT , TYPE_SCHEM , and TYPE_NAME .
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get URL()
For documentation of this method, see java.sql.DatabaseMetaData#getURL() .
بازگشت
String — The URL for this database management system, or null if isn't generated.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get User Name()
For documentation of this method, see java.sql.DatabaseMetaData#getUserName() .
بازگشت
String — The username as known to this database.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
get Version Columns(catalog, schema, table)
For documentation of this method, see java.sql.DatabaseMetaData#getVersionColumns(String, String, String) .
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
catalog | String | The catalog name to filter the search by, as it appears in the database. Passing an empty string retrieves those procedures without a catalog. Passing null incidates the catalog name isn't used to narrow the search. |
schema | String | The schema name to filter the search by, as it appears in the database. Passing an empty string retrieves those procedures without a schema. Passing null incidates the schema name isn't used to narrow the search. |
table | String | The table name. It must match the table name as it is stored in the database. |
بازگشت
Jdbc Result Set — An unordered result set containing the column descriptions that are updated when any value in a row is updated (one column description per row in the result set).
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
inserts Are Detected(type)
For documentation of this method, see java.sql.DatabaseMetaData#insertsAreDetected(int) .
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
type | Integer | The result set type, which is Jdbc.ResultSet.TYPE_FORWARD_ONLY , Jdbc.ResultSet.TYPE_SCROLL_INSENSITIVE , or Jdbc.ResultSet.TYPE_SCROLL_INSENSITIVE . |
بازگشت
Boolean — true if for the specified result set type a visible row insert is detected by calls to Jdbc Result Set.rowInserted() ; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
is Catalog At Start()
For documentation of this method, see java.sql.DatabaseMetaData#isCatalogAtStart() .
بازگشت
Boolean — true if a catalog appears at the start of a fully-qualified table name; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
is Read Only()
For documentation of this method, see java.sql.DatabaseMetaData#isReadOnly() .
بازگشت
Boolean — true if the database is read-only; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
locators Update Copy()
For documentation of this method, see java.sql.DatabaseMetaData#locatorsUpdateCopy() .
بازگشت
Boolean — true if updates made to a Large Object (LOB) are made to a copy of th LOB; false if updates are made directly to the LOB.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
null Plus Non Null Is Null()
For documentation of this method, see java.sql.DatabaseMetaData#nullPlusNonNullIsNull() .
بازگشت
Boolean — true if concatenations of NULL and non- NULL values result in a NULL ; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
nulls Are Sorted At End()
For documentation of this method, see java.sql.DatabaseMetaData#nullsAreSortedAtEnd() .
بازگشت
Boolean — true if NULL values are sorted to the end regardless of sort order (ascending or descending). Returns false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
nulls Are Sorted At Start()
For documentation of this method, see java.sql.DatabaseMetaData#nullsAreSortedAtStart() .
بازگشت
Boolean — true if NULL values are sorted to the start regardless of sort order (ascending or descending). Returns false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
nulls Are Sorted High()
For documentation of this method, see java.sql.DatabaseMetaData#nullsAreSortedHigh() .
بازگشت
Boolean — true if the NULL values are sorted high, meaning they are considered to have a value higher than others in the domain when sorting. Returns false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
nulls Are Sorted Low()
For documentation of this method, see java.sql.DatabaseMetaData#nullsAreSortedLow() .
بازگشت
Boolean — true if the NULL values are sorted low, meaning they are considered to have a value lower than others in the domain when sorting. Returns false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
others Deletes Are Visible(type)
For documentation of this method, see java.sql.DatabaseMetaData#othersDeletesAreVisible(int) .
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
type | Integer | The result set type, which is Jdbc.ResultSet.TYPE_FORWARD_ONLY , Jdbc.ResultSet.TYPE_SCROLL_INSENSITIVE , or Jdbc.ResultSet.TYPE_SCROLL_INSENSITIVE . |
بازگشت
Boolean — true if for the given result set type the deletes made by others are visible; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
others Inserts Are Visible(type)
For documentation of this method, see java.sql.DatabaseMetaData#othersInsertsAreVisible(int) .
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
type | Integer | The result set type, which is Jdbc.ResultSet.TYPE_FORWARD_ONLY , Jdbc.ResultSet.TYPE_SCROLL_INSENSITIVE , or Jdbc.ResultSet.TYPE_SCROLL_INSENSITIVE . |
بازگشت
Boolean — true if for the given result set type the inserts made by others are visible; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
others Updates Are Visible(type)
For documentation of this method, see java.sql.DatabaseMetaData#othersUpdatesAreVisible(int) .
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
type | Integer | The result set type, which is Jdbc.ResultSet.TYPE_FORWARD_ONLY , Jdbc.ResultSet.TYPE_SCROLL_INSENSITIVE , or Jdbc.ResultSet.TYPE_SCROLL_INSENSITIVE . |
بازگشت
Boolean — true if for the given result set type the updates made by others are visible; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
own Deletes Are Visible(type)
For documentation of this method, see java.sql.DatabaseMetaData#ownDeletesAreVisible(int) .
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
type | Integer | The result set type, which is Jdbc.ResultSet.TYPE_FORWARD_ONLY , Jdbc.ResultSet.TYPE_SCROLL_INSENSITIVE , or Jdbc.ResultSet.TYPE_SCROLL_INSENSITIVE . |
بازگشت
Boolean — true if for the given result set type the set's own deletes are visible; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
own Inserts Are Visible(type)
For documentation of this method, see java.sql.DatabaseMetaData#ownInsertsAreVisible(int) .
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
type | Integer | The result set type, which is Jdbc.ResultSet.TYPE_FORWARD_ONLY , Jdbc.ResultSet.TYPE_SCROLL_INSENSITIVE , or Jdbc.ResultSet.TYPE_SCROLL_INSENSITIVE . |
بازگشت
Boolean — true if for the given result set type the set's own inserts are visible; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
own Updates Are Visible(type)
For documentation of this method, see java.sql.DatabaseMetaData#ownUpdatesAreVisible(int) .
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
type | Integer | The result set type, which is Jdbc.ResultSet.TYPE_FORWARD_ONLY , Jdbc.ResultSet.TYPE_SCROLL_INSENSITIVE , or Jdbc.ResultSet.TYPE_SCROLL_INSENSITIVE . |
بازگشت
Boolean — true if for the given result set type the set's own updates are visible; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
stores Lower Case Identifiers()
For documentation of this method, see java.sql.DatabaseMetaData#storesLowerCaseIdentifiers() .
بازگشت
Boolean — true if the database treats mixed case unquoted SQL identifiers as case-insensitive and stores them in lowercase; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
stores Lower Case Quoted Identifiers()
For documentation of this method, see java.sql.DatabaseMetaData#storesLowerCaseQuotedIdentifiers() .
بازگشت
Boolean — true if the database treats mixed case quoted SQL identifiers as case-insensitive and stores them in lowercase; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
stores Mixed Case Identifiers()
For documentation of this method, see java.sql.DatabaseMetaData#storesMixedCaseIdentifiers() .
بازگشت
Boolean — true if the database treats mixed case unquoted SQL identifiers as case-insensitive and stores them in mixed case; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
stores Mixed Case Quoted Identifiers()
For documentation of this method, see java.sql.DatabaseMetaData#storesMixedCaseQuotedIdentifiers() .
بازگشت
Boolean — true if the database treats mixed case quoted SQL identifiers as case-insensitive and stores them in mixed case; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
stores Upper Case Identifiers()
For documentation of this method, see java.sql.DatabaseMetaData#storesUpperCaseIdentifiers() .
بازگشت
Boolean — true if the database treats mixed case unquoted SQL identifiers as case-insensitive and stores them in uppercase; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
stores Upper Case Quoted Identifiers()
For documentation of this method, see java.sql.DatabaseMetaData#storesUpperCaseQuotedIdentifiers() .
بازگشت
Boolean — true if the database treats mixed case quoted SQL identifiers as case-insensitive and stores them in uppercase; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports ANSI92EntryLevelSQL()
For documentation of this method, see java.sql.DatabaseMetaData#supportsANSI92EntryLevelSQL() .
بازگشت
Boolean — true if this database supports the ANSI92 entry level SQL grammar; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports ANSI92FullSQL()
For documentation of this method, see java.sql.DatabaseMetaData#supportsANSI92FullSQL() .
بازگشت
Boolean — true if this database supports the ANSI92 full level SQL grammar; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports ANSI92IntermediateSQL()
For documentation of this method, see java.sql.DatabaseMetaData#supportsANSI92IntermediateSQL() .
بازگشت
Boolean — true if this database supports the ANSI92 intermediate level SQL grammar; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Alter Table With Add Column()
For documentation of this method, see java.sql.DatabaseMetaData#supportsAlterTableWithAddColumn() .
بازگشت
Boolean — true if the database supports ALTER TABLE with add column; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Alter Table With Drop Column()
For documentation of this method, see java.sql.DatabaseMetaData#supportsAlterTableWithDropColumn() .
بازگشت
Boolean — true if the database supports ALTER TABLE with drop column; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Batch Updates()
For documentation of this method, see java.sql.DatabaseMetaData#supportsBatchUpdates() .
بازگشت
Boolean — true if the database supports batch updates; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Catalogs In Data Manipulation()
For documentation of this method, see java.sql.DatabaseMetaData#supportsCatalogsInDataManipulation() .
بازگشت
Boolean — true if a data manipulation statement can include a catalog name; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Catalogs In Index Definitions()
For documentation of this method, see java.sql.DatabaseMetaData#supportsCatalogsInIndexDefinitions() .
بازگشت
Boolean — true if an index definition statement can include a catalog name; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Catalogs In Privilege Definitions()
For documentation of this method, see java.sql.DatabaseMetaData#supportsCatalogsInPrivilegeDefinitions() .
بازگشت
Boolean — true if a privilege definition statement can include a catalog name; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Catalogs In Procedure Calls()
For documentation of this method, see java.sql.DatabaseMetaData#supportsCatalogsInProcedureCalls() .
بازگشت
Boolean — true if a procedure call statement can include a catalog name; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Catalogs In Table Definitions()
For documentation of this method, see java.sql.DatabaseMetaData#supportsCatalogsInTableDefinitions() .
بازگشت
Boolean — true if a table definition statement can include a catalog name; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Column Aliasing()
For documentation of this method, see java.sql.DatabaseMetaData#supportsColumnAliasing() .
بازگشت
Boolean — true if the database supports column aliasing; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Convert()
For documentation of this method, see java.sql.DatabaseMetaData#supportsConvert() .
بازگشت
Boolean — true if this database supports the JDBC scalar function CONVERT for the conversion of one JDBC type to another; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Convert(fromType, toType)
For documentation of this method, see java.sql.DatabaseMetaData#supportsConvert(int, int) .
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
from Type | Integer | The type to convert from. |
to Type | Integer | The type to convert to. |
بازگشت
Boolean — true if this database supports the JDBC scalar function CONVERT for the conversion of the specified JDBC types; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Core SQLGrammar()
For documentation of this method, see java.sql.DatabaseMetaData#supportsCoreSQLGrammar() .
بازگشت
Boolean — true if this database supports the ODBC Core SQL grammar; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Data Definition And Data Manipulation Transactions()
For documentation of this method, see java.sql.DatabaseMetaData#supportsDataDefinitionAndDataManipulationTransactions() .
بازگشت
Boolean — true if this database supports both data definition and data manipulation statements within a transaction; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Data Manipulation Transactions Only()
For documentation of this method, see java.sql.DatabaseMetaData#supportsDataManipulationTransactionsOnly() .
بازگشت
Boolean — true if this database supports data manipulation statements within a transaction; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Different Table Correlation Names()
For documentation of this method, see java.sql.DatabaseMetaData#supportsDifferentTableCorrelationNames() .
بازگشت
Boolean — true if table correlation names are supported and are restricted to be different frm the names of the tables in the database; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Expressions In Order By()
For documentation of this method, see java.sql.DatabaseMetaData#supportsExpressionsInOrderBy() .
بازگشت
Boolean — true if this database supports expressions in ORDER BY lists; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Extended SQLGrammar()
For documentation of this method, see java.sql.DatabaseMetaData#supportsExtendedSQLGrammar() .
بازگشت
Boolean — true if this database supports the ODBC Extended SQL grammar; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Full Outer Joins()
For documentation of this method, see java.sql.DatabaseMetaData#supportsFullOuterJoins() .
بازگشت
Boolean — true if this database supports full nested outer joins; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Get Generated Keys()
For documentation of this method, see java.sql.DatabaseMetaData#supportsGetGeneratedKeys() .
بازگشت
Boolean — true if auto-generated keys can be retrieved after a statement is executed; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Group By()
For documentation of this method, see java.sql.DatabaseMetaData#supportsGroupBy() .
بازگشت
Boolean — true if this database supports some form of GROUP BY clause; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Group By Beyond Select()
For documentation of this method, see java.sql.DatabaseMetaData#supportsGroupByBeyondSelect() .
بازگشت
Boolean — true if this database supports using columns that aren't in the SELECT statement in a GROUP BY clause, provided that all the columns in the SELECT statement are included in the GROUP BY clause. Returns false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Integrity Enhancement Facility()
For documentation of this method, see java.sql.DatabaseMetaData#supportsIntegrityEnhancementFacility() .
بازگشت
Boolean — true if this database supports the SQL Integrity Enhancement Facility; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Like Escape Clause()
For documentation of this method, see java.sql.DatabaseMetaData#supportsLikeEscapeClause() .
بازگشت
Boolean — true if this database supports specifying a LIKE escape clause; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Limited Outer Joins()
For documentation of this method, see java.sql.DatabaseMetaData#supportsLimitedOuterJoins() .
بازگشت
Boolean — true if this database provides limited support for outer joins; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Minimum SQLGrammar()
For documentation of this method, see java.sql.DatabaseMetaData#supportsMinimumSQLGrammar() .
بازگشت
Boolean — true if this database supports the ODBC Minimum SQL grammar; false otherwise.
مجوز
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Mixed Case Identifiers()
For documentation of this method, see java.sql.DatabaseMetaData#supportsMixedCaseIdentifiers() .
بازگشت
Boolean — true if the database treats mixed case unquoted SQL identifiers as case-sensitive and as a result stores them in mixed case; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Mixed Case Quoted Identifiers()
For documentation of this method, see java.sql.DatabaseMetaData#supportsMixedCaseQuotedIdentifiers() .
بازگشت
Boolean — true if the database treats mixed case quoted SQL identifiers as case-sensitive and as a result stores them in mixed case; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Multiple Open Results()
For documentation of this method, see java.sql.DatabaseMetaData#supportsMultipleOpenResults() .
بازگشت
Boolean — true if a callable statement can return multiple result sets simultenously; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Multiple Result Sets()
For documentation of this method, see java.sql.DatabaseMetaData#supportsMultipleResultSets() .
بازگشت
Boolean — true if this database supports getting multiple result sets from a single execution call; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Multiple Transactions()
For documentation of this method, see java.sql.DatabaseMetaData#supportsMultipleTransactions() .
Return
Boolean — true if this database supports having multiple transactions on different connections open at once; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Named Parameters()
For documentation of this method, see java.sql.DatabaseMetaData#supportsNamedParameters() .
بازگشت
Boolean — true if the database supports named parameters to callable statements; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Non Nullable Columns()
For documentation of this method, see java.sql.DatabaseMetaData#supportsNonNullableColumns() .
Return
Boolean — true if columns in this database may be defined as non-nullable; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Open Cursors Across Commit()
For documentation of this method, see java.sql.DatabaseMetaData#supportsOpenCursorsAcrossCommit() .
Return
Boolean — true if this database supports keeping cursors always open across commits; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Open Cursors Across Rollback()
For documentation of this method, see java.sql.DatabaseMetaData#supportsOpenCursorsAcrossRollback() .
Return
Boolean — true if this database supports keeping cursors always open across rollbacks; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Open Statements Across Commit()
For documentation of this method, see java.sql.DatabaseMetaData#supportsOpenStatementsAcrossCommit() .
Return
Boolean — true if this database supports keeping statements always open across commits; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Open Statements Across Rollback()
For documentation of this method, see java.sql.DatabaseMetaData#supportsOpenStatementsAcrossRollback() .
Return
Boolean — true if this database supports keeping statements always open across rollbacks; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Outer Joins()
For documentation of this method, see java.sql.DatabaseMetaData#supportsOuterJoins() .
Return
Boolean — true if this database supports some form of outer join; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Positioned Delete()
For documentation of this method, see java.sql.DatabaseMetaData#supportsPositionedDelete() .
Return
Boolean — true if this database supports positioned DELETE statements; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Positioned Update()
For documentation of this method, see java.sql.DatabaseMetaData#supportsPositionedUpdate() .
Return
Boolean — true if this database supports positioned UPDATE statements; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Result Set Concurrency(type, concurrency)
For documentation of this method, see java.sql.DatabaseMetaData#supportsResultSetConcurrency(int, int) .
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
type | Integer | The result set type, which is Jdbc.ResultSet.TYPE_FORWARD_ONLY , Jdbc.ResultSet.TYPE_SCROLL_INSENSITIVE , or Jdbc.ResultSet.TYPE_SCROLL_INSENSITIVE . |
concurrency | Integer | The concurrency type, which is either Jdbc.ResultSet.CONCUR_READ_ONLY or Jdbc.ResultSet.CONCUR_UPDATABLE . |
Return
Boolean — true if this database supports the specified result set and concurrency type combination; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Result Set Holdability(holdability)
For documentation of this method, see java.sql.DatabaseMetaData#supportsResultSetHoldability(int) .
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
holdability | Integer | A holdability constant to check; one of Jdbc.ResultSet.HOLD_CURSORS_OVER_COMMIT or Jdbc.ResultSet.CLOSE_CURSORS_AT_COMMIT . |
Return
Boolean — true if the database the specified holdability; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Result Set Type(type)
For documentation of this method, see java.sql.DatabaseMetaData#supportsResultSetType(int) .
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
type | Integer | The result set type, which is Jdbc.ResultSet.TYPE_FORWARD_ONLY , Jdbc.ResultSet.TYPE_SCROLL_INSENSITIVE , or Jdbc.ResultSet.TYPE_SCROLL_INSENSITIVE . |
Return
Boolean — true if this database supports the specified result set type; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Savepoints()
For documentation of this method, see java.sql.DatabaseMetaData#supportsSavepoints() .
Return
Boolean — true if the database supports savepoints; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Schemas In Data Manipulation()
For documentation of this method, see java.sql.DatabaseMetaData#supportsSchemasInDataManipulation() .
Return
Boolean — true if a data manipulation statement can include a schema name; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Schemas In Index Definitions()
For documentation of this method, see java.sql.DatabaseMetaData#supportsSchemasInIndexDefinitions() .
Return
Boolean — true if an index definition statement can include a schema name; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Schemas In Privilege Definitions()
For documentation of this method, see java.sql.DatabaseMetaData#supportsSchemasInPrivilegeDefinitions() .
Return
Boolean — true if an privilege definition statement can include a schema name; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Schemas In Procedure Calls()
For documentation of this method, see java.sql.DatabaseMetaData#supportsSchemasInProcedureCalls() .
Return
Boolean — true if a procedure call statement can include a schema name; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Schemas In Table Definitions()
For documentation of this method, see java.sql.DatabaseMetaData#supportsSchemasInTableDefinitions() .
بازگشت
Boolean — true if a table definition statement can include a schema name; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Select For Update()
For documentation of this method, see java.sql.DatabaseMetaData#supportsSelectForUpdate() .
Return
Boolean — true if this database supports SELECT FOR UPDATE statements; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Statement Pooling()
For documentation of this method, see java.sql.DatabaseMetaData#supportsStatementPooling() .
Return
Boolean — true if the database supports statement pooling; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Stored Functions Using Call Syntax()
For documentation of this method, see java.sql.DatabaseMetaData#supportsStoredFunctionsUsingCallSyntax() .
Return
Boolean — true if the database supports invoking user-defined or vendor functions using the stored procedure escape syntax; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Stored Procedures()
For documentation of this method, see java.sql.DatabaseMetaData#supportsStoredProcedures() .
Return
Boolean — true if this database supports stored procedure calls that used the stored procedure escape syntax; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Subqueries In Comparisons()
For documentation of this method, see java.sql.DatabaseMetaData#supportsSubqueriesInComparisons() .
Return
Boolean — true if this database supports subqueries in comparison expressions; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Subqueries In Exists()
For documentation of this method, see java.sql.DatabaseMetaData#supportsSubqueriesInExists() .
Return
Boolean — true if this database supports subqueries in EXISTS expressions; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Subqueries In Ins()
For documentation of this method, see java.sql.DatabaseMetaData#supportsSubqueriesInIns() .
Return
Boolean — true if this database supports subqueries in IN expressions; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Subqueries In Quantifieds()
For documentation of this method, see java.sql.DatabaseMetaData#supportsSubqueriesInQuantifieds() .
Return
Boolean — true if this database supports subqueries in quantified expressions; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Table Correlation Names()
For documentation of this method, see java.sql.DatabaseMetaData#supportsTableCorrelationNames() .
بازگشت
Boolean — true if this database supports table corelation names; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Transaction Isolation Level(level)
For documentation of this method, see java.sql.DatabaseMetaData#supportsTransactionIsolationLevel(int) .
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
level | Integer | The transaction isolation level to determine the support of. This must be one of Jdbc.Connection.TRANSACTION_READ_UNCOMMITTED , Jdbc.Connection.TRANSACTION_READ_COMMITTED , Jdbc.Connection.TRANSACTION_REPEATABLE_READ , Jdbc.Connection.TRANSACTION_SERIALIZABLE , or Jdbc.Connection.TRANSACTION_NONE . |
Return
Boolean — true if this database supports the given transaction isolation level; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Transactions()
For documentation of this method, see java.sql.DatabaseMetaData#supportsTransactions() .
Return
Boolean — true if this database supports transactions; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Union()
For documentation of this method, see java.sql.DatabaseMetaData#supportsUnion() .
Return
Boolean — true if this database supports SQL UNION ; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
supports Union All()
For documentation of this method, see java.sql.DatabaseMetaData#supportsUnionAll() .
Return
Boolean — true if this database supports SQL UNION ALL ; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
updates Are Detected(type)
For documentation of this method, see java.sql.DatabaseMetaData#updatesAreDetected(int) .
پارامترها
| نام | نوع | توضیحات |
|---|---|---|
type | Integer | The result set type, which is Jdbc.ResultSet.TYPE_FORWARD_ONLY , Jdbc.ResultSet.TYPE_SCROLL_INSENSITIVE , or Jdbc.ResultSet.TYPE_SCROLL_INSENSITIVE . |
Return
Boolean — true if for the specified result set type a visible row update is detected by calls to Jdbc Result Set.rowUpdated() ; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
uses Local File Per Table()
For documentation of this method, see java.sql.DatabaseMetaData#usesLocalFilePerTable() .
Return
Boolean — true if the database stores each table in a separate local file; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request
uses Local Files()
For documentation of this method, see java.sql.DatabaseMetaData#usesLocalFiles() .
Return
Boolean — true if the database stores tables in a local file; false otherwise.
Authorization
اسکریپتهایی که از این روش استفاده میکنند، نیاز به مجوز با یک یا چند مورد از حوزههای زیر دارند:
-
https://www.googleapis.com/auth/script.external_request