Class JdbcDatabaseMetaData

پایگاه داده Jdbcفراداده

یک شیء فراداده پایگاه داده JDBC. برای مستندات این کلاس، به java.sql.DatabaseMetaData مراجعه کنید.

روش‌ها

روش نوع بازگشتی شرح مختصر
allProceduresAreCallable() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#allProceduresAreCallable() مراجعه کنید.
allTablesAreSelectable() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#allTablesAreSelectable() مراجعه کنید.
autoCommitFailureClosesAllResultSets() Boolean برای مستندات این متد، به java.sql.DatabaseMetaData#autoCommitFailureClosesAllResultSets() مراجعه کنید.
dataDefinitionCausesTransactionCommit() Boolean برای مستندات این متد، به java.sql.DatabaseMetaData#dataDefinitionCausesTransactionCommit() مراجعه کنید.
dataDefinitionIgnoredInTransactions() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#dataDefinitionIgnoredInTransactions() مراجعه کنید.
deletesAreDetected(type) Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#deletesAreDetected(int) مراجعه کنید.
doesMaxRowSizeIncludeBlobs() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#doesMaxRowSizeIncludeBlobs() مراجعه کنید.
getAttributes(catalog, schemaPattern, typeNamePattern, attributeNamePattern) JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getAttributes(String, String, String, String) مراجعه کنید.
getBestRowIdentifier(catalog, schema, table, scope, nullable) JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getBestRowIdentifier(String, String, String, int, boolean) مراجعه کنید.
getCatalogSeparator() String برای مستندات این روش، به java.sql.DatabaseMetaData#getCatalogSeparator() مراجعه کنید.
getCatalogTerm() String برای مستندات این روش، به java.sql.DatabaseMetaData#getCatalogTerm() مراجعه کنید.
getCatalogs() JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getCatalogs() مراجعه کنید.
getClientInfoProperties() JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getClientInfoProperties() مراجعه کنید.
getColumnPrivileges(catalog, schema, table, columnNamePattern) JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getColumnPrivileges(String, String, String, String) مراجعه کنید.
getColumns(catalog, schemaPattern, tableNamePattern, columnNamePattern) JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getColumns(String, String, String, String) مراجعه کنید.
getConnection() JdbcConnection برای مستندات این روش، به java.sql.DatabaseMetaData#getConnection() مراجعه کنید.
getCrossReference(parentCatalog, parentSchema, parentTable, foreignCatalog, foreignSchema, foreignTable) JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getCrossReference(String, String, String, String, String, String) مراجعه کنید.
getDatabaseMajorVersion() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getDatabaseMajorVersion() مراجعه کنید.
getDatabaseMinorVersion() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getDatabaseMinorVersion() مراجعه کنید.
getDatabaseProductName() String برای مستندات این روش، به java.sql.DatabaseMetaData#getDatabaseProductName() مراجعه کنید.
getDatabaseProductVersion() String برای مستندات این روش، به java.sql.DatabaseMetaData#getDatabaseProductVersion() مراجعه کنید.
getDefaultTransactionIsolation() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getDefaultTransactionIsolation() مراجعه کنید.
getDriverMajorVersion() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getDriverMajorVersion() مراجعه کنید.
getDriverMinorVersion() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getDriverMinorVersion() مراجعه کنید.
getDriverName() String برای مستندات این روش، به java.sql.DatabaseMetaData#getDriverName() مراجعه کنید.
getDriverVersion() String برای مستندات این روش، به java.sql.DatabaseMetaData#getDriverVersion() مراجعه کنید.
getExportedKeys(catalog, schema, table) JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getImportedKeys(String, String, String) مراجعه کنید.
getExtraNameCharacters() String برای مستندات این روش، به java.sql.DatabaseMetaData#getExtraNameCharacters() مراجعه کنید.
getFunctionColumns(catalog, schemaPattern, functionNamePattern, columnNamePattern) JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getFunctionColumns(String, String, String, String) مراجعه کنید.
getFunctions(catalog, schemaPattern, functionNamePattern) JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getFunctions(String, String, String) مراجعه کنید.
getIdentifierQuoteString() String برای مستندات این روش، به java.sql.DatabaseMetaData#getIdentifierQuoteString() مراجعه کنید.
getImportedKeys(catalog, schema, table) JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getImportedKeys(String, String, String) مراجعه کنید.
getIndexInfo(catalog, schema, table, unique, approximate) JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getIndexInfo(String, String, String, boolean, boolean) مراجعه کنید.
getJDBCMajorVersion() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getJDBCMajorVersion() مراجعه کنید.
getJDBCMinorVersion() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getJDBCMinorVersion() مراجعه کنید.
getMaxBinaryLiteralLength() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getMaxBinaryLiteralLength() مراجعه کنید.
getMaxCatalogNameLength() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getMaxCatalogNameLength() مراجعه کنید.
getMaxCharLiteralLength() Integer برای مستندات این متد، به java.sql.DatabaseMetaData#getMaxCharLiteralLength() مراجعه کنید.
getMaxColumnNameLength() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getMaxColumnNameLength() مراجعه کنید.
getMaxColumnsInGroupBy() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getMaxColumnsInGroupBy() مراجعه کنید.
getMaxColumnsInIndex() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getMaxColumnsInIndex() مراجعه کنید.
getMaxColumnsInOrderBy() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getMaxColumnsInOrderBy() مراجعه کنید.
getMaxColumnsInSelect() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getMaxColumnsInSelect() مراجعه کنید.
getMaxColumnsInTable() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getMaxColumnsInTable() مراجعه کنید.
getMaxConnections() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getMaxConnections() مراجعه کنید.
getMaxCursorNameLength() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getMaxCursorNameLength() مراجعه کنید.
getMaxIndexLength() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getMaxIndexLength() مراجعه کنید.
getMaxProcedureNameLength() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getMaxProcedureNameLength() مراجعه کنید.
getMaxRowSize() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getMaxRowSize() مراجعه کنید.
getMaxSchemaNameLength() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getMaxSchemaNameLength() مراجعه کنید.
getMaxStatementLength() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getMaxStatementLength() مراجعه کنید.
getMaxStatements() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getMaxStatements() مراجعه کنید.
getMaxTableNameLength() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getMaxTableNameLength() مراجعه کنید.
getMaxTablesInSelect() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getMaxTablesInSelect() مراجعه کنید.
getMaxUserNameLength() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getMaxUserNameLength() مراجعه کنید.
getNumericFunctions() String برای مستندات این روش، به java.sql.DatabaseMetaData#getNumericFunctions() مراجعه کنید.
getPrimaryKeys(catalog, schema, table) JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getPrimaryKeys(String, String, String) مراجعه کنید.
getProcedureColumns(catalog, schemaPattern, procedureNamePattern, columnNamePattern) JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getProcedureColumns(String, String, String, String) مراجعه کنید.
getProcedureTerm() String برای مستندات این روش، به java.sql.DatabaseMetaData#getProcedureTerm() مراجعه کنید.
getProcedures(catalog, schemaPattern, procedureNamePattern) JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getProcedures(String, String, String) مراجعه کنید.
getResultSetHoldability() Integer برای مستندات این متد، به java.sql.DatabaseMetaData#getResultSetHoldability() مراجعه کنید.
getRowIdLifetime() Integer برای مستندات این متد، به java.sql.DatabaseMetaData#getRowIdLifetime() مراجعه کنید.
getSQLKeywords() String برای مستندات این روش، به java.sql.DatabaseMetaData#getSQLKeywords() مراجعه کنید.
getSQLStateType() Integer برای مستندات این روش، به java.sql.DatabaseMetaData#getSQLStateType() مراجعه کنید.
getSchemaTerm() String برای مستندات این روش، به java.sql.DatabaseMetaData#getSchemaTerm() مراجعه کنید.
getSchemas() JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getSchemas() مراجعه کنید.
getSchemas(catalog, schemaPattern) JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getSchemas() مراجعه کنید.
getSearchStringEscape() String برای مستندات این متد، به java.sql.DatabaseMetaData#getSearchStringEscape() مراجعه کنید.
getStringFunctions() String برای مستندات این روش، به java.sql.DatabaseMetaData#getStringFunctions() مراجعه کنید.
getSuperTables(catalog, schemaPattern, tableNamePattern) JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getSuperTables(String, String,String) مراجعه کنید.
getSuperTypes(catalog, schemaPattern, typeNamePattern) JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getSuperTypes(String, String, String) مراجعه کنید.
getSystemFunctions() String برای مستندات این روش، به java.sql.DatabaseMetaData#getSystemFunctions() مراجعه کنید.
getTablePrivileges(catalog, schemaPattern, tableNamePattern) JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getTablePrivileges(String, String, String) مراجعه کنید.
getTableTypes() JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getTableTypes() مراجعه کنید.
getTables(catalog, schemaPattern, tableNamePattern, types) JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getTables(String, String, String, String[]) مراجعه کنید.
getTimeDateFunctions() String برای مستندات این روش، به java.sql.DatabaseMetaData#getTimeDateFunctions() مراجعه کنید.
getTypeInfo() JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getTypeInfo() مراجعه کنید.
getUDTs(catalog, schemaPattern, typeNamePattern, types) JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getUDTs(String, String, String, int[]) مراجعه کنید.
getURL() String برای مستندات این روش، به java.sql.DatabaseMetaData#getURL() مراجعه کنید.
getUserName() String برای مستندات این روش، به java.sql.DatabaseMetaData#getUserName() مراجعه کنید.
getVersionColumns(catalog, schema, table) JdbcResultSet برای مستندات این روش، به java.sql.DatabaseMetaData#getVersionColumns(String, String, String) مراجعه کنید.
insertsAreDetected(type) Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#insertsAreDetected(int) مراجعه کنید.
isCatalogAtStart() Boolean برای مستندات این متد، به java.sql.DatabaseMetaData#isCatalogAtStart() مراجعه کنید.
isReadOnly() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#isReadOnly() مراجعه کنید.
locatorsUpdateCopy() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#locatorsUpdateCopy() مراجعه کنید.
nullPlusNonNullIsNull() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#nullPlusNonNullIsNull() مراجعه کنید.
nullsAreSortedAtEnd() Boolean برای مستندات این متد، به java.sql.DatabaseMetaData#nullsAreSortedAtEnd() مراجعه کنید.
nullsAreSortedAtStart() Boolean برای مستندات این متد، به java.sql.DatabaseMetaData#nullsAreSortedAtStart() مراجعه کنید.
nullsAreSortedHigh() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#nullsAreSortedHigh() مراجعه کنید.
nullsAreSortedLow() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#nullsAreSortedLow() مراجعه کنید.
othersDeletesAreVisible(type) Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#othersDeletesAreVisible(int) مراجعه کنید.
othersInsertsAreVisible(type) Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#othersInsertsAreVisible(int) مراجعه کنید.
othersUpdatesAreVisible(type) Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#othersUpdatesAreVisible(int) مراجعه کنید.
ownDeletesAreVisible(type) Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#ownDeletesAreVisible(int) مراجعه کنید.
ownInsertsAreVisible(type) Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#ownInsertsAreVisible(int) مراجعه کنید.
ownUpdatesAreVisible(type) Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#ownUpdatesAreVisible(int) مراجعه کنید.
storesLowerCaseIdentifiers() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#storesLowerCaseIdentifiers() مراجعه کنید.
storesLowerCaseQuotedIdentifiers() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#storesLowerCaseQuotedIdentifiers() مراجعه کنید.
storesMixedCaseIdentifiers() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#storesMixedCaseIdentifiers() مراجعه کنید.
storesMixedCaseQuotedIdentifiers() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#storesMixedCaseQuotedIdentifiers() مراجعه کنید.
storesUpperCaseIdentifiers() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#storesUpperCaseIdentifiers() مراجعه کنید.
storesUpperCaseQuotedIdentifiers() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#storesUpperCaseQuotedIdentifiers() مراجعه کنید.
supportsANSI92EntryLevelSQL() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsANSI92EntryLevelSQL() مراجعه کنید.
supportsANSI92FullSQL() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsANSI92FullSQL() مراجعه کنید.
supportsANSI92IntermediateSQL() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsANSI92IntermediateSQL() مراجعه کنید.
supportsAlterTableWithAddColumn() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsAlterTableWithAddColumn() مراجعه کنید.
supportsAlterTableWithDropColumn() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsAlterTableWithDropColumn() مراجعه کنید.
supportsBatchUpdates() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsBatchUpdates() مراجعه کنید.
supportsCatalogsInDataManipulation() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsCatalogsInDataManipulation() مراجعه کنید.
supportsCatalogsInIndexDefinitions() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsCatalogsInIndexDefinitions() مراجعه کنید.
supportsCatalogsInPrivilegeDefinitions() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsCatalogsInPrivilegeDefinitions() مراجعه کنید.
supportsCatalogsInProcedureCalls() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsCatalogsInProcedureCalls() مراجعه کنید.
supportsCatalogsInTableDefinitions() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsCatalogsInTableDefinitions() مراجعه کنید.
supportsColumnAliasing() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsColumnAliasing() مراجعه کنید.
supportsConvert() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsConvert() مراجعه کنید.
supportsConvert(fromType, toType) Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsConvert(int, int) مراجعه کنید.
supportsCoreSQLGrammar() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsCoreSQLGrammar() مراجعه کنید.
supportsCorrelatedSubqueries() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsCorrelatedSubqueries() مراجعه کنید.
supportsDataDefinitionAndDataManipulationTransactions() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsDataDefinitionAndDataManipulationTransactions() مراجعه کنید.
supportsDataManipulationTransactionsOnly() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsDataManipulationTransactionsOnly() مراجعه کنید.
supportsDifferentTableCorrelationNames() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsDifferentTableCorrelationNames() مراجعه کنید.
supportsExpressionsInOrderBy() Boolean برای مستندات این متد، به java.sql.DatabaseMetaData#supportsExpressionsInOrderBy() مراجعه کنید.
supportsExtendedSQLGrammar() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsExtendedSQLGrammar() مراجعه کنید.
supportsFullOuterJoins() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsFullOuterJoins() مراجعه کنید.
supportsGetGeneratedKeys() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsGetGeneratedKeys() مراجعه کنید.
supportsGroupBy() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsGroupBy() مراجعه کنید.
supportsGroupByBeyondSelect() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsGroupByBeyondSelect() مراجعه کنید.
supportsGroupByUnrelated() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsGroupByUnrelated() مراجعه کنید.
supportsIntegrityEnhancementFacility() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsIntegrityEnhancementFacility() مراجعه کنید.
supportsLikeEscapeClause() Boolean برای مستندات این متد، به java.sql.DatabaseMetaData#supportsLikeEscapeClause() مراجعه کنید.
supportsLimitedOuterJoins() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsLimitedOuterJoins() مراجعه کنید.
supportsMinimumSQLGrammar() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsMinimumSQLGrammar() مراجعه کنید.
supportsMixedCaseIdentifiers() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsMixedCaseIdentifiers() مراجعه کنید.
supportsMixedCaseQuotedIdentifiers() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsMixedCaseQuotedIdentifiers() مراجعه کنید.
supportsMultipleOpenResults() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsMultipleOpenResults() مراجعه کنید.
supportsMultipleResultSets() Boolean برای مستندات این متد، به java.sql.DatabaseMetaData#supportsMultipleResultSets() مراجعه کنید.
supportsMultipleTransactions() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsMultipleTransactions() مراجعه کنید.
supportsNamedParameters() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsNamedParameters() مراجعه کنید.
supportsNonNullableColumns() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsNonNullableColumns() مراجعه کنید.
supportsOpenCursorsAcrossCommit() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsOpenCursorsAcrossCommit() مراجعه کنید.
supportsOpenCursorsAcrossRollback() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsOpenCursorsAcrossRollback() مراجعه کنید.
supportsOpenStatementsAcrossCommit() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsOpenStatementsAcrossCommit() مراجعه کنید.
supportsOpenStatementsAcrossRollback() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsOpenStatementsAcrossRollback() مراجعه کنید.
supportsOrderByUnrelated() Boolean برای مستندات این متد، به java.sql.DatabaseMetaData#supportsOrderByUnrelated() مراجعه کنید.
supportsOuterJoins() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsOuterJoins() مراجعه کنید.
supportsPositionedDelete() Boolean برای مستندات این متد، به java.sql.DatabaseMetaData#supportsPositionedDelete() مراجعه کنید.
supportsPositionedUpdate() Boolean برای مستندات این متد، به java.sql.DatabaseMetaData#supportsPositionedUpdate() مراجعه کنید.
supportsResultSetConcurrency(type, concurrency) Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsResultSetConcurrency(int, int) مراجعه کنید.
supportsResultSetHoldability(holdability) Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsResultSetHoldability(int) مراجعه کنید.
supportsResultSetType(type) Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsResultSetType(int) مراجعه کنید.
supportsSavepoints() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsSavepoints() مراجعه کنید.
supportsSchemasInDataManipulation() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsSchemasInDataManipulation() مراجعه کنید.
supportsSchemasInIndexDefinitions() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsSchemasInIndexDefinitions() مراجعه کنید.
supportsSchemasInPrivilegeDefinitions() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsSchemasInPrivilegeDefinitions() مراجعه کنید.
supportsSchemasInProcedureCalls() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsSchemasInProcedureCalls() مراجعه کنید.
supportsSchemasInTableDefinitions() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsSchemasInTableDefinitions() مراجعه کنید.
supportsSelectForUpdate() Boolean برای مستندات این متد، به java.sql.DatabaseMetaData#supportsSelectForUpdate() مراجعه کنید.
supportsStatementPooling() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsStatementPooling() مراجعه کنید.
supportsStoredFunctionsUsingCallSyntax() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsStoredFunctionsUsingCallSyntax() مراجعه کنید.
supportsStoredProcedures() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsStoredProcedures() مراجعه کنید.
supportsSubqueriesInComparisons() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsSubqueriesInComparisons() مراجعه کنید.
supportsSubqueriesInExists() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsSubqueriesInExists() مراجعه کنید.
supportsSubqueriesInIns() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsSubqueriesInIns() مراجعه کنید.
supportsSubqueriesInQuantifieds() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsSubqueriesInQuantifieds() مراجعه کنید.
supportsTableCorrelationNames() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsTableCorrelationNames() مراجعه کنید.
supportsTransactionIsolationLevel(level) Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsTransactionIsolationLevel(int) مراجعه کنید.
supportsTransactions() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsTransactions() مراجعه کنید.
supportsUnion() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsUnion() مراجعه کنید.
supportsUnionAll() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#supportsUnionAll() مراجعه کنید.
updatesAreDetected(type) Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#updatesAreDetected(int) مراجعه کنید.
usesLocalFilePerTable() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#usesLocalFilePerTable() مراجعه کنید.
usesLocalFiles() Boolean برای مستندات این روش، به java.sql.DatabaseMetaData#usesLocalFiles() مراجعه کنید.

مستندات دقیق

allProceduresAreCallable()

برای مستندات این روش، به java.sql.DatabaseMetaData#allProceduresAreCallable() مراجعه کنید.

بازگشت

Boolean - اگر کاربر بتواند تمام رویه‌های برگردانده شده توسط getProcedures(catalog, schemaPattern, procedureNamePattern) را فراخوانی کند، true ؛ در غیر این صورت false .

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

allTablesAreSelectable()

برای مستندات این روش، به java.sql.DatabaseMetaData#allTablesAreSelectable() مراجعه کنید.

بازگشت

Boolean - اگر کاربر بتواند تمام جداول برگردانده شده توسط getTables(catalog, schemaPattern, tableNamePattern, types) را در یک دستور SELECT فراخوانی کند، true و در غیر این صورت false .

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

autoCommitFailureClosesAllResultSets()

برای مستندات این متد، به java.sql.DatabaseMetaData#autoCommitFailureClosesAllResultSets() مراجعه کنید.

بازگشت

Boolean - اگر autoCommit true true ، یک استثنای SQL نشان می‌دهد که تمام مجموعه نتایج باز، حتی اگر قابل نگه‌داری باشند، بسته هستند. در غیر این صورت false را برمی‌گرداند.

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

dataDefinitionCausesTransactionCommit()

برای مستندات این متد، به java.sql.DatabaseMetaData#dataDefinitionCausesTransactionCommit() مراجعه کنید.

بازگشت

Boolean - اگر یک دستور تعریف داده در یک تراکنش، تراکنش را مجبور به انجام شدن کند، true و در غیر این صورت false برمی‌گرداند.

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

dataDefinitionIgnoredInTransactions()

برای مستندات این روش، به java.sql.DatabaseMetaData#dataDefinitionIgnoredInTransactions() مراجعه کنید.

بازگشت

Boolean - اگر پایگاه داده یک عبارت تعریف داده را در یک تراکنش نادیده بگیرد، true و در غیر این صورت false .

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

deletesAreDetected(type)

برای مستندات این روش، به java.sql.DatabaseMetaData#deletesAreDetected(int) مراجعه کنید.

پارامترها

نام نوع توضیحات
type Integer نوع مجموعه نتیجه، که Jdbc.ResultSet.TYPE_FORWARD_ONLY ، Jdbc.ResultSet.TYPE_SCROLL_INSENSITIVE یا Jdbc.ResultSet.TYPE_SCROLL_INSENSITIVE است.

بازگشت

Boolean - اگر برای نوع مجموعه نتیجه مشخص شده، حذف ردیف قابل مشاهده با فراخوانی JdbcResultSet.rowDeleted() شناسایی شود، true . اگر false ، ردیف‌های حذف شده از مجموعه نتیجه حذف می‌شوند.

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

doesMaxRowSizeIncludeBlobs()

برای مستندات این روش، به java.sql.DatabaseMetaData#doesMaxRowSizeIncludeBlobs() مراجعه کنید.

بازگشت

Boolean - اگر انواع داده‌های SQL LONGVARCHAR و LONGVARBINARY در اندازه برگردانده شده توسط getMaxRowSize() گنجانده شده باشند، true برمی‌گرداند؛ در غیر این صورت false .

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

getAttributes(catalog, schemaPattern, typeNamePattern, attributeNamePattern)

برای مستندات این روش، به java.sql.DatabaseMetaData#getAttributes(String, String, String, String) مراجعه کنید.

پارامترها

نام نوع توضیحات
catalog String نام کاتالوگ برای فیلتر کردن جستجو، همانطور که در پایگاه داده ظاهر می‌شود. ارسال یک رشته خالی، آن رویه‌ها را بدون کاتالوگ بازیابی می‌کند. ارسال null نشان می‌دهد که نام کاتالوگ برای محدود کردن جستجو استفاده نمی‌شود.
schemaPattern String الگوی نام طرحواره برای فیلتر کردن جستجو، همانطور که در پایگاه داده ظاهر می‌شود. ارسال یک رشته خالی، آن رویه‌ها را بدون طرحواره بازیابی می‌کند. ارسال null نشان می‌دهد که نام طرحواره برای محدود کردن جستجو استفاده نمی‌شود.
typeNamePattern String الگوی نام نوع تعریف‌شده توسط کاربر؛ باید با نام نوع ذخیره‌شده در پایگاه داده مطابقت داشته باشد.
attributeNamePattern String الگوی نام ویژگی؛ باید با نام ویژگی که در پایگاه داده اعلام شده است، مطابقت داشته باشد.

بازگشت

JdbcResultSet — یک مجموعه نتیجه شامل توصیف ویژگی‌های یک نوع تعریف‌شده توسط کاربر که در طرحواره و کاتالوگ مشخص‌شده موجود است. هر ردیف اطلاعاتی در مورد یک ویژگی خاص ارائه می‌دهد که بر اساس TYPE_CAT ، TYPE_SCHEM ، TYPE_NAME و ORDINAL_POSITION مرتب شده است.

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

getBestRowIdentifier(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 ، ستون‌هایی را که قابلیت تهی شدن دارند، لحاظ کنید؛ در غیر این صورت، این کار را نکنید.

بازگشت

JdbcResultSet - یک مجموعه نتیجه شامل توضیحات ستون که به طور منحصر به فرد یک ردیف را مشخص می‌کند (یک توضیح ستون برای هر ردیف در مجموعه نتیجه، مرتب شده بر اساس SCOPE ).

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

getCatalogSeparator()

برای مستندات این روش، به java.sql.DatabaseMetaData#getCatalogSeparator() مراجعه کنید.

بازگشت

String - جداکننده بین یک کاتالوگ و نام جدول که توسط این پایگاه داده استفاده می‌شود.

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

getCatalogTerm()

برای مستندات این روش، به java.sql.DatabaseMetaData#getCatalogTerm() مراجعه کنید.

بازگشت

String - اصطلاح ترجیحی فروشنده پایگاه داده برای «کاتالوگ».

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

getCatalogs()

برای مستندات این روش، به java.sql.DatabaseMetaData#getCatalogs() مراجعه کنید.

بازگشت

JdbcResultSet - یک مجموعه نتیجه شامل نام کاتالوگ‌ها، هر کدام در هر ردیف.

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

getClientInfoProperties()

برای مستندات این روش، به java.sql.DatabaseMetaData#getClientInfoProperties() مراجعه کنید.

بازگشت

JdbcResultSet - یک مجموعه نتیجه شامل ویژگی‌های اطلاعات کلاینت که درایور پشتیبانی می‌کند، که بر اساس NAME مرتب شده‌اند، یکی در هر ردیف.

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

getColumnPrivileges(catalog, schema, table, columnNamePattern)

برای مستندات این روش، به java.sql.DatabaseMetaData#getColumnPrivileges(String, String, String, String) مراجعه کنید.

پارامترها

نام نوع توضیحات
catalog String نام کاتالوگ برای فیلتر کردن جستجو، همانطور که در پایگاه داده ظاهر می‌شود. ارسال یک رشته خالی، آن رویه‌ها را بدون کاتالوگ بازیابی می‌کند. ارسال null نشان می‌دهد که نام کاتالوگ برای محدود کردن جستجو استفاده نمی‌شود.
schema String نام طرحواره‌ای که جستجو بر اساس آن فیلتر می‌شود، همانطور که در پایگاه داده ظاهر می‌شود. ارسال یک رشته خالی، آن رویه‌ها را بدون طرحواره بازیابی می‌کند. ارسال null نشان می‌دهد که نام طرحواره برای محدود کردن جستجو استفاده نمی‌شود.
table String نام جدول. این نام باید با نام جدولی که در پایگاه داده ذخیره شده است، مطابقت داشته باشد.
columnNamePattern String الگوی نام ستون برای فیلتر کردن جستجو. این الگو باید با نام ستون ذخیره شده در پایگاه داده مطابقت داشته باشد.

بازگشت

JdbcResultSet — یک مجموعه نتیجه شامل توضیحات امتیاز ستون، یک مورد در هر سطر، که بر اساس COLUMN_NAME و PRIVILEGE مرتب شده‌اند.

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

getColumns(catalog, schemaPattern, tableNamePattern, columnNamePattern)

برای مستندات این روش، به java.sql.DatabaseMetaData#getColumns(String, String, String, String) مراجعه کنید.

پارامترها

نام نوع توضیحات
catalog String نام کاتالوگ برای فیلتر کردن جستجو، همانطور که در پایگاه داده ظاهر می‌شود. ارسال یک رشته خالی، آن رویه‌ها را بدون کاتالوگ بازیابی می‌کند. ارسال null نشان می‌دهد که نام کاتالوگ برای محدود کردن جستجو استفاده نمی‌شود.
schemaPattern String الگوی نام طرحواره برای فیلتر کردن جستجو، همانطور که در پایگاه داده ظاهر می‌شود. ارسال یک رشته خالی، آن رویه‌ها را بدون طرحواره بازیابی می‌کند. ارسال null نشان می‌دهد که نام طرحواره برای محدود کردن جستجو استفاده نمی‌شود.
tableNamePattern String الگوی نام جدول برای فیلتر کردن جستجو. این الگو باید با نام جدول ذخیره شده در پایگاه داده مطابقت داشته باشد.
columnNamePattern String الگوی نام ستون برای فیلتر کردن جستجو. این الگو باید با نام ستون ذخیره شده در پایگاه داده مطابقت داشته باشد.

بازگشت

JdbcResultSet — یک مجموعه نتیجه شامل توضیحات ستون‌ها، به ازای هر سطر، که بر اساس TABLE_CAT ، TABLE_SCHEM ، TABLE_NAME و ORDINAL_POSITION مرتب شده‌اند.

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

getConnection()

برای مستندات این روش، به java.sql.DatabaseMetaData#getConnection() مراجعه کنید.

بازگشت

JdbcConnection — اتصالی که این فراداده را تولید کرده است.

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

getCrossReference(parentCatalog, parentSchema, parentTable, foreignCatalog, foreignSchema, foreignTable)

برای مستندات این روش، به java.sql.DatabaseMetaData#getCrossReference(String, String, String, String, String, String) مراجعه کنید.

پارامترها

نام نوع توضیحات
parentCatalog String نام کاتالوگ والد همانطور که در پایگاه داده ظاهر می‌شود. ارسال یک رشته خالی، آن رویه‌ها را بدون کاتالوگ بازیابی می‌کند. ارسال null نشان می‌دهد که نام کاتالوگ در معیارهای انتخاب استفاده نمی‌شود.
parentSchema String نام طرحواره والد همانطور که در پایگاه داده ظاهر می‌شود. ارسال یک رشته خالی، آن رویه‌ها را بدون طرحواره بازیابی می‌کند. ارسال null نشان می‌دهد که نام طرحواره در معیارهای انتخاب استفاده نشده است.
parentTable String نام جدول والدی که کلید را صادر می‌کند. این نام باید با نام جدولی که در پایگاه داده ذخیره شده است، مطابقت داشته باشد.
foreignCatalog String یک نام کاتالوگ خارجی همانطور که در پایگاه داده ظاهر می‌شود. ارسال یک رشته خالی، آن رویه‌ها را بدون کاتالوگ بازیابی می‌کند. ارسال null نشان می‌دهد که نام کاتالوگ در معیارهای انتخاب استفاده نشده است.
foreignSchema String یک نام طرحواره خارجی همانطور که در پایگاه داده ظاهر می‌شود. ارسال یک رشته خالی، آن رویه‌ها را بدون طرحواره بازیابی می‌کند. ارسال null نشان می‌دهد که نام طرحواره در معیارهای انتخاب استفاده نشده است.
foreignTable String نام جدول خارجی که کلید را صادر می‌کند. این نام باید با نام جدولی که در پایگاه داده ذخیره شده است، مطابقت داشته باشد.

بازگشت

JdbcResultSet — یک مجموعه نتیجه شامل توضیحات ستون کلید خارجی از جدول کلید خارجی مشخص شده که به کلید اصلی یا ستون‌هایی که نشان‌دهنده یک محدودیت منحصر به فرد از جدول والد هستند، اشاره می‌کند. در هر سطر از مجموعه نتیجه، یک توضیح ستون ارائه می‌شود و آنها بر اساس FKTABLE_CAT ، FKTABLE_SCHEM ، FKTABLE_NAME و KEY_SEQ مرتب می‌شوند.

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

getDatabaseMajorVersion()

برای مستندات این روش، به java.sql.DatabaseMetaData#getDatabaseMajorVersion() مراجعه کنید.

بازگشت

Integer - شماره نسخه اصلی پایگاه داده مربوطه.

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

getDatabaseMinorVersion()

برای مستندات این روش، به java.sql.DatabaseMetaData#getDatabaseMinorVersion() مراجعه کنید.

بازگشت

Integer - شماره نسخه فرعی پایگاه داده مربوطه.

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

getDatabaseProductName()

برای مستندات این روش، به java.sql.DatabaseMetaData#getDatabaseProductName() مراجعه کنید.

بازگشت

String — نام این محصول پایگاه داده.

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

getDatabaseProductVersion()

برای مستندات این روش، به java.sql.DatabaseMetaData#getDatabaseProductVersion() مراجعه کنید.

بازگشت

String — شماره نسخه این محصول پایگاه داده.

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

getDefaultTransactionIsolation()

برای مستندات این روش، به 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

getDriverMajorVersion()

برای مستندات این روش، به java.sql.DatabaseMetaData#getDriverMajorVersion() مراجعه کنید.

بازگشت

Integer - شماره نسخه اصلی درایور JDBC.

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

getDriverMinorVersion()

برای مستندات این روش، به java.sql.DatabaseMetaData#getDriverMinorVersion() مراجعه کنید.

بازگشت

Integer - شماره نسخه فرعی درایور JDBC.

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

getDriverName()

برای مستندات این روش، به java.sql.DatabaseMetaData#getDriverName() مراجعه کنید.

بازگشت

String — نام این درایور JDBC.

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

getDriverVersion()

برای مستندات این روش، به java.sql.DatabaseMetaData#getDriverVersion() مراجعه کنید.

بازگشت

String — شماره نسخه این درایور JDBC.

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

getExportedKeys(catalog, schema, table)

برای مستندات این روش، به java.sql.DatabaseMetaData#getImportedKeys(String, String, String) مراجعه کنید.

پارامترها

نام نوع توضیحات
catalog String نام کاتالوگ برای فیلتر کردن جستجو، همانطور که در پایگاه داده ظاهر می‌شود. ارسال یک رشته خالی، آن رویه‌ها را بدون کاتالوگ بازیابی می‌کند. ارسال null نشان می‌دهد که نام کاتالوگ برای محدود کردن جستجو استفاده نمی‌شود.
schema String نام طرحواره‌ای که جستجو بر اساس آن فیلتر می‌شود، همانطور که در پایگاه داده ظاهر می‌شود. ارسال یک رشته خالی، آن رویه‌ها را بدون طرحواره بازیابی می‌کند. ارسال null نشان می‌دهد که نام طرحواره برای محدود کردن جستجو استفاده نمی‌شود.
table String نام جدول. این نام باید با نام جدولی که در پایگاه داده ذخیره شده است، مطابقت داشته باشد.

بازگشت

JdbcResultSet — یک مجموعه نتیجه شامل توضیحات ستون کلید خارجی برای ستون‌های کلید اصلی صادر شده توسط جدول. در هر سطر از مجموعه نتیجه، یک توضیح ستون ارائه می‌شود و آنها بر اساس FKTABLE_CAT ، FKTABLE_SCHEM ، FKTABLE_NAME و KEY_SEQ مرتب شده‌اند.

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

getExtraNameCharacters()

برای مستندات این روش، به java.sql.DatabaseMetaData#getExtraNameCharacters() مراجعه کنید.

بازگشت

String — کاراکترهای اضافی که علاوه بر az، AZ، ​​0-9 و _، برای استفاده در نام‌های شناسه بدون نقل قول در دسترس هستند.

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

getFunctionColumns(catalog, schemaPattern, functionNamePattern, columnNamePattern)

برای مستندات این روش، به java.sql.DatabaseMetaData#getFunctionColumns(String, String, String, String) مراجعه کنید.

پارامترها

نام نوع توضیحات
catalog String نام کاتالوگ برای فیلتر کردن جستجو، همانطور که در پایگاه داده ظاهر می‌شود. ارسال یک رشته خالی، آن رویه‌ها را بدون کاتالوگ بازیابی می‌کند. ارسال null نشان می‌دهد که نام کاتالوگ برای محدود کردن جستجو استفاده نمی‌شود.
schemaPattern String الگوی نام طرحواره برای فیلتر کردن جستجو، همانطور که در پایگاه داده ظاهر می‌شود. ارسال یک رشته خالی، آن رویه‌ها را بدون طرحواره بازیابی می‌کند. ارسال null نشان می‌دهد که نام طرحواره برای محدود کردن جستجو استفاده نمی‌شود.
functionNamePattern String الگوی تابع، که با نام تابع هنگام ذخیره شدن در پایگاه داده مطابقت دارد.
columnNamePattern String الگوی نام پارامتر، که باید با نام پارامتر یا ستونی که در پایگاه داده ذخیره شده است، مطابقت داشته باشد.

بازگشت

JdbcResultSet — یک مجموعه نتیجه شامل توضیحات پارامترهای عملکرد سیستم و کاربر موجود در کاتالوگ داده شده. هر ردیف شامل یک شرح عملکرد است که بر اساس FUNCTION_CAT ، FUNCTION_SCHEM ، FUNCTION_NAME و SPECIFIC_ NAME مرتب شده است.

مجوز

اسکریپت‌هایی که از این روش استفاده می‌کنند، نیاز به مجوز با یک یا چند مورد از حوزه‌های زیر دارند:

  • https://www.googleapis.com/auth/script.external_request

getFunctions(catalog, schemaPattern, functionNamePattern)

برای مستندات این روش، به java.sql.DatabaseMetaData#getFunctions(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.
schemaPattern 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.
functionNamePattern String The function pattern, which must match the function name as it is stored in the database.

بازگشت

JdbcResultSet — A result set containing descriptions of the system and user functions available in the given catalog. Each row contains one function description, ordered according to FUNCTION_CAT , FUNCTION_SCHEM , FUNCTION_NAME , and SPECIFIC_ NAME .

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getIdentifierQuoteString()

For documentation of this method, see java.sql.DatabaseMetaData#getIdentifierQuoteString() .

بازگشت

String — The string used to quote SQL identifiers. Defaults to a space (" ") if identifier quoting isn't supported.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getImportedKeys(catalog, schema, table)

For documentation of this method, see java.sql.DatabaseMetaData#getImportedKeys(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.

بازگشت

JdbcResultSet — An result set containing the column descriptions for the primary key columns referenced by the given table's foreign key columns (those imported by a table). One column description is provided in each row of the result set, and they are ordered by PKTABLE_CAT , PKTABLE_SCHEM , PKTABLE_NAME , and KEY_SEQ .

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getIndexInfo(catalog, schema, table, unique, approximate)

For documentation of this method, see java.sql.DatabaseMetaData#getIndexInfo(String, String, String, boolean, boolean) .

پارامترها

نام نوع توضیحات
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.
unique Boolean If true , the method only return indices for unique values; otherwise it returns indices whether the values are unique or not.
approximate Boolean If true , the result is allowed to reflect approximate or out-of-data values; otherwise result accuracy is requested.

بازگشت

JdbcResultSet — 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 .

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getJDBCMajorVersion()

For documentation of this method, see java.sql.DatabaseMetaData#getJDBCMajorVersion() .

بازگشت

Integer — The major JDBC version number for this driver.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getJDBCMinorVersion()

For documentation of this method, see java.sql.DatabaseMetaData#getJDBCMinorVersion() .

بازگشت

Integer — The minor JDBC version number for this driver.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getMaxBinaryLiteralLength()

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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getMaxCatalogNameLength()

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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getMaxCharLiteralLength()

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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getMaxColumnNameLength()

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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getMaxColumnsInGroupBy()

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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getMaxColumnsInIndex()

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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getMaxColumnsInOrderBy()

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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getMaxColumnsInSelect()

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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getMaxColumnsInTable()

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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getMaxConnections()

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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getMaxCursorNameLength()

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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getMaxIndexLength()

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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getMaxProcedureNameLength()

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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getMaxRowSize()

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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getMaxSchemaNameLength()

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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getMaxStatementLength()

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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getMaxStatements()

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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getMaxTableNameLength()

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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getMaxTablesInSelect()

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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getMaxUserNameLength()

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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getNumericFunctions()

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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getPrimaryKeys(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.

بازگشت

JdbcResultSet — An result set containing the column descriptions for the primary key columns, one per row, ordered by COLUMN_NAME .

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getProcedureColumns(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.
schemaPattern 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.
procedureNamePattern String The procedure name pattern to filter the search by. It must match the procedure name as it is stored in the database.
columnNamePattern String The column name pattern to filter the search by. It must match the column name as it is stored in the database.

بازگشت

JdbcResultSet — A result set containing the procedure and column descriptions, one per row.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getProcedureTerm()

For documentation of this method, see java.sql.DatabaseMetaData#getProcedureTerm() .

بازگشت

String — The database vendor's preferred term for 'procedure'.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getProcedures(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.
schemaPattern 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.
procedureNamePattern String The procedure name pattern to filter the search by. It must match the procedure name as it is stored in the database.

بازگشت

JdbcResultSet — A result set containing the procedure descriptions, one per row.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getResultSetHoldability()

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 .

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getRowIdLifetime()

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 .

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getSQLKeywords()

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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getSQLStateType()

For documentation of this method, see java.sql.DatabaseMetaData#getSQLStateType() .

بازگشت

Integer — The type of SQLSTATE , which is either sqlStateXOpen or sqlStateSQL .

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getSchemaTerm()

For documentation of this method, see java.sql.DatabaseMetaData#getSchemaTerm() .

بازگشت

String — The database vendor's preferred term for 'schema'.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getSchemas()

For documentation of this method, see java.sql.DatabaseMetaData#getSchemas() .

بازگشت

JdbcResultSet — A result set containing the schema descriptions, one per row.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getSchemas(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.
schemaPattern 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.

بازگشت

JdbcResultSet — A result set containing scheme descriptions available in this database, ordered by TABLE_CATALOG and TABLE_SCHEM .

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getSearchStringEscape()

For documentation of this method, see java.sql.DatabaseMetaData#getSearchStringEscape() .

بازگشت

String — The string that is used to escape wildcard characters such as '_' or '%'.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getStringFunctions()

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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getSuperTables(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.
schemaPattern 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.
tableNamePattern String The table name pattern; may be a fully qualified name.

بازگشت

JdbcResultSet — 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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getSuperTypes(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.
schemaPattern 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.
typeNamePattern String The user-defined type name pattern; may be a fully qualified name.

بازگشت

JdbcResultSet — 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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getSystemFunctions()

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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getTablePrivileges(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.
schemaPattern 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.
tableNamePattern String The table name pattern to filter the search by. It must match the table name as it is stored in the database.

بازگشت

JdbcResultSet — A result set containing the table privilege descriptions, one per row, ordered by TABLE_CAT , TABLE_SCHEM , TABLE_NAME , and PRIVILEGE .

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getTableTypes()

For documentation of this method, see java.sql.DatabaseMetaData#getTableTypes() .

بازگشت

JdbcResultSet — A result set containing the table types, one per row.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getTables(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.
schemaPattern 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.
tableNamePattern 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 getTableTypes() returns. Passing null indictates that all table types are returned.

بازگشت

JdbcResultSet — A result set containing the table descriptions, one per row, ordered according to TABLE_TYPE , TABLE_CAT , TABLE_SCHEM , and TABLE_NAME .

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getTimeDateFunctions()

For documentation of this method, see java.sql.DatabaseMetaData#getTimeDateFunctions() .

بازگشت

String — The comma-separated list of time and date functions available with this database.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getTypeInfo()

For documentation of this method, see java.sql.DatabaseMetaData#getTypeInfo() .

بازگشت

JdbcResultSet — 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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getUDTs(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.
schemaPattern 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.
typeNamePattern 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.

بازگشت

JdbcResultSet — 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 .

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getURL()

For documentation of this method, see java.sql.DatabaseMetaData#getURL() .

بازگشت

String — The URL for this database management system, or null if isn't generated.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getUserName()

For documentation of this method, see java.sql.DatabaseMetaData#getUserName() .

بازگشت

String — The username as known to this database.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

getVersionColumns(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.

بازگشت

JdbcResultSet — 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).

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

insertsAreDetected(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 .

بازگشت

Booleantrue if for the specified result set type a visible row insert is detected by calls to JdbcResultSet.rowInserted() ; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

isCatalogAtStart()

For documentation of this method, see java.sql.DatabaseMetaData#isCatalogAtStart() .

بازگشت

Booleantrue if a catalog appears at the start of a fully-qualified table name; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

isReadOnly()

For documentation of this method, see java.sql.DatabaseMetaData#isReadOnly() .

بازگشت

Booleantrue if the database is read-only; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

locatorsUpdateCopy()

For documentation of this method, see java.sql.DatabaseMetaData#locatorsUpdateCopy() .

بازگشت

Booleantrue 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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

nullPlusNonNullIsNull()

For documentation of this method, see java.sql.DatabaseMetaData#nullPlusNonNullIsNull() .

بازگشت

Booleantrue if concatenations of NULL and non- NULL values result in a NULL ; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

nullsAreSortedAtEnd()

For documentation of this method, see java.sql.DatabaseMetaData#nullsAreSortedAtEnd() .

بازگشت

Booleantrue if NULL values are sorted to the end regardless of sort order (ascending or descending). Returns false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

nullsAreSortedAtStart()

For documentation of this method, see java.sql.DatabaseMetaData#nullsAreSortedAtStart() .

بازگشت

Booleantrue if NULL values are sorted to the start regardless of sort order (ascending or descending). Returns false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

nullsAreSortedHigh()

For documentation of this method, see java.sql.DatabaseMetaData#nullsAreSortedHigh() .

بازگشت

Booleantrue 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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

nullsAreSortedLow()

For documentation of this method, see java.sql.DatabaseMetaData#nullsAreSortedLow() .

بازگشت

Booleantrue 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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

othersDeletesAreVisible(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 .

بازگشت

Booleantrue if for the given result set type the deletes made by others are visible; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

othersInsertsAreVisible(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 .

بازگشت

Booleantrue if for the given result set type the inserts made by others are visible; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

othersUpdatesAreVisible(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 .

بازگشت

Booleantrue if for the given result set type the updates made by others are visible; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

ownDeletesAreVisible(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 .

بازگشت

Booleantrue if for the given result set type the set's own deletes are visible; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

ownInsertsAreVisible(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 .

بازگشت

Booleantrue if for the given result set type the set's own inserts are visible; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

ownUpdatesAreVisible(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 .

بازگشت

Booleantrue if for the given result set type the set's own updates are visible; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

storesLowerCaseIdentifiers()

For documentation of this method, see java.sql.DatabaseMetaData#storesLowerCaseIdentifiers() .

بازگشت

Booleantrue if the database treats mixed case unquoted SQL identifiers as case-insensitive and stores them in lowercase; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

storesLowerCaseQuotedIdentifiers()

For documentation of this method, see java.sql.DatabaseMetaData#storesLowerCaseQuotedIdentifiers() .

بازگشت

Booleantrue if the database treats mixed case quoted SQL identifiers as case-insensitive and stores them in lowercase; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

storesMixedCaseIdentifiers()

For documentation of this method, see java.sql.DatabaseMetaData#storesMixedCaseIdentifiers() .

بازگشت

Booleantrue if the database treats mixed case unquoted SQL identifiers as case-insensitive and stores them in mixed case; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

storesMixedCaseQuotedIdentifiers()

For documentation of this method, see java.sql.DatabaseMetaData#storesMixedCaseQuotedIdentifiers() .

بازگشت

Booleantrue if the database treats mixed case quoted SQL identifiers as case-insensitive and stores them in mixed case; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

storesUpperCaseIdentifiers()

For documentation of this method, see java.sql.DatabaseMetaData#storesUpperCaseIdentifiers() .

بازگشت

Booleantrue if the database treats mixed case unquoted SQL identifiers as case-insensitive and stores them in uppercase; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

storesUpperCaseQuotedIdentifiers()

For documentation of this method, see java.sql.DatabaseMetaData#storesUpperCaseQuotedIdentifiers() .

بازگشت

Booleantrue if the database treats mixed case quoted SQL identifiers as case-insensitive and stores them in uppercase; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsANSI92EntryLevelSQL()

For documentation of this method, see java.sql.DatabaseMetaData#supportsANSI92EntryLevelSQL() .

بازگشت

Booleantrue if this database supports the ANSI92 entry level SQL grammar; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsANSI92FullSQL()

For documentation of this method, see java.sql.DatabaseMetaData#supportsANSI92FullSQL() .

بازگشت

Booleantrue if this database supports the ANSI92 full level SQL grammar; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsANSI92IntermediateSQL()

For documentation of this method, see java.sql.DatabaseMetaData#supportsANSI92IntermediateSQL() .

بازگشت

Booleantrue if this database supports the ANSI92 intermediate level SQL grammar; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsAlterTableWithAddColumn()

For documentation of this method, see java.sql.DatabaseMetaData#supportsAlterTableWithAddColumn() .

بازگشت

Booleantrue if the database supports ALTER TABLE with add column; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsAlterTableWithDropColumn()

For documentation of this method, see java.sql.DatabaseMetaData#supportsAlterTableWithDropColumn() .

بازگشت

Booleantrue if the database supports ALTER TABLE with drop column; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsBatchUpdates()

For documentation of this method, see java.sql.DatabaseMetaData#supportsBatchUpdates() .

بازگشت

Booleantrue if the database supports batch updates; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsCatalogsInDataManipulation()

For documentation of this method, see java.sql.DatabaseMetaData#supportsCatalogsInDataManipulation() .

بازگشت

Booleantrue if a data manipulation statement can include a catalog name; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsCatalogsInIndexDefinitions()

For documentation of this method, see java.sql.DatabaseMetaData#supportsCatalogsInIndexDefinitions() .

بازگشت

Booleantrue if an index definition statement can include a catalog name; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsCatalogsInPrivilegeDefinitions()

For documentation of this method, see java.sql.DatabaseMetaData#supportsCatalogsInPrivilegeDefinitions() .

بازگشت

Booleantrue if a privilege definition statement can include a catalog name; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsCatalogsInProcedureCalls()

For documentation of this method, see java.sql.DatabaseMetaData#supportsCatalogsInProcedureCalls() .

بازگشت

Booleantrue if a procedure call statement can include a catalog name; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsCatalogsInTableDefinitions()

For documentation of this method, see java.sql.DatabaseMetaData#supportsCatalogsInTableDefinitions() .

بازگشت

Booleantrue if a table definition statement can include a catalog name; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsColumnAliasing()

For documentation of this method, see java.sql.DatabaseMetaData#supportsColumnAliasing() .

بازگشت

Booleantrue if the database supports column aliasing; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsConvert()

For documentation of this method, see java.sql.DatabaseMetaData#supportsConvert() .

بازگشت

Booleantrue if this database supports the JDBC scalar function CONVERT for the conversion of one JDBC type to another; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsConvert(fromType, toType)

For documentation of this method, see java.sql.DatabaseMetaData#supportsConvert(int, int) .

پارامترها

نام نوع توضیحات
fromType Integer The type to convert from.
toType Integer The type to convert to.

بازگشت

Booleantrue if this database supports the JDBC scalar function CONVERT for the conversion of the specified JDBC types; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsCoreSQLGrammar()

For documentation of this method, see java.sql.DatabaseMetaData#supportsCoreSQLGrammar() .

بازگشت

Booleantrue if this database supports the ODBC Core SQL grammar; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsCorrelatedSubqueries()

For documentation of this method, see java.sql.DatabaseMetaData#supportsCorrelatedSubqueries() .

بازگشت

Booleantrue if this database supports correlated subqueries; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsDataDefinitionAndDataManipulationTransactions()

For documentation of this method, see java.sql.DatabaseMetaData#supportsDataDefinitionAndDataManipulationTransactions() .

بازگشت

Booleantrue if this database supports both data definition and data manipulation statements within a transaction; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsDataManipulationTransactionsOnly()

For documentation of this method, see java.sql.DatabaseMetaData#supportsDataManipulationTransactionsOnly() .

بازگشت

Booleantrue if this database supports data manipulation statements within a transaction; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsDifferentTableCorrelationNames()

For documentation of this method, see java.sql.DatabaseMetaData#supportsDifferentTableCorrelationNames() .

بازگشت

Booleantrue if table correlation names are supported and are restricted to be different frm the names of the tables in the database; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsExpressionsInOrderBy()

For documentation of this method, see java.sql.DatabaseMetaData#supportsExpressionsInOrderBy() .

بازگشت

Booleantrue if this database supports expressions in ORDER BY lists; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsExtendedSQLGrammar()

For documentation of this method, see java.sql.DatabaseMetaData#supportsExtendedSQLGrammar() .

بازگشت

Booleantrue if this database supports the ODBC Extended SQL grammar; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsFullOuterJoins()

For documentation of this method, see java.sql.DatabaseMetaData#supportsFullOuterJoins() .

بازگشت

Booleantrue if this database supports full nested outer joins; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsGetGeneratedKeys()

For documentation of this method, see java.sql.DatabaseMetaData#supportsGetGeneratedKeys() .

بازگشت

Booleantrue if auto-generated keys can be retrieved after a statement is executed; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsGroupBy()

For documentation of this method, see java.sql.DatabaseMetaData#supportsGroupBy() .

بازگشت

Booleantrue if this database supports some form of GROUP BY clause; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsGroupByBeyondSelect()

For documentation of this method, see java.sql.DatabaseMetaData#supportsGroupByBeyondSelect() .

بازگشت

Booleantrue 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.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsGroupByUnrelated()

For documentation of this method, see java.sql.DatabaseMetaData#supportsGroupByUnrelated() .

بازگشت

Booleantrue if this database supports using a column that isn't in the SELECT statement in a GROUP BY clause; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsIntegrityEnhancementFacility()

For documentation of this method, see java.sql.DatabaseMetaData#supportsIntegrityEnhancementFacility() .

بازگشت

Booleantrue if this database supports the SQL Integrity Enhancement Facility; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsLikeEscapeClause()

For documentation of this method, see java.sql.DatabaseMetaData#supportsLikeEscapeClause() .

بازگشت

Booleantrue if this database supports specifying a LIKE escape clause; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsLimitedOuterJoins()

For documentation of this method, see java.sql.DatabaseMetaData#supportsLimitedOuterJoins() .

بازگشت

Booleantrue if this database provides limited support for outer joins; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsMinimumSQLGrammar()

For documentation of this method, see java.sql.DatabaseMetaData#supportsMinimumSQLGrammar() .

بازگشت

Booleantrue if this database supports the ODBC Minimum SQL grammar; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsMixedCaseIdentifiers()

For documentation of this method, see java.sql.DatabaseMetaData#supportsMixedCaseIdentifiers() .

بازگشت

Booleantrue if the database treats mixed case unquoted SQL identifiers as case-sensitive and as a result stores them in mixed case; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsMixedCaseQuotedIdentifiers()

For documentation of this method, see java.sql.DatabaseMetaData#supportsMixedCaseQuotedIdentifiers() .

بازگشت

Booleantrue if the database treats mixed case quoted SQL identifiers as case-sensitive and as a result stores them in mixed case; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsMultipleOpenResults()

For documentation of this method, see java.sql.DatabaseMetaData#supportsMultipleOpenResults() .

بازگشت

Booleantrue if a callable statement can return multiple result sets simultenously; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsMultipleResultSets()

For documentation of this method, see java.sql.DatabaseMetaData#supportsMultipleResultSets() .

بازگشت

Booleantrue if this database supports getting multiple result sets from a single execution call; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsMultipleTransactions()

For documentation of this method, see java.sql.DatabaseMetaData#supportsMultipleTransactions() .

بازگشت

Booleantrue if this database supports having multiple transactions on different connections open at once; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsNamedParameters()

For documentation of this method, see java.sql.DatabaseMetaData#supportsNamedParameters() .

بازگشت

Booleantrue if the database supports named parameters to callable statements; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsNonNullableColumns()

For documentation of this method, see java.sql.DatabaseMetaData#supportsNonNullableColumns() .

بازگشت

Booleantrue if columns in this database may be defined as non-nullable; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsOpenCursorsAcrossCommit()

For documentation of this method, see java.sql.DatabaseMetaData#supportsOpenCursorsAcrossCommit() .

بازگشت

Booleantrue if this database supports keeping cursors always open across commits; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsOpenCursorsAcrossRollback()

For documentation of this method, see java.sql.DatabaseMetaData#supportsOpenCursorsAcrossRollback() .

بازگشت

Booleantrue if this database supports keeping cursors always open across rollbacks; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsOpenStatementsAcrossCommit()

For documentation of this method, see java.sql.DatabaseMetaData#supportsOpenStatementsAcrossCommit() .

بازگشت

Booleantrue if this database supports keeping statements always open across commits; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsOpenStatementsAcrossRollback()

For documentation of this method, see java.sql.DatabaseMetaData#supportsOpenStatementsAcrossRollback() .

بازگشت

Booleantrue if this database supports keeping statements always open across rollbacks; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsOrderByUnrelated()

For documentation of this method, see java.sql.DatabaseMetaData#supportsOrderByUnrelated() .

بازگشت

Booleantrue if this database supports using a column that isn't in the SELECT statement in an ORDER BY clause; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsOuterJoins()

For documentation of this method, see java.sql.DatabaseMetaData#supportsOuterJoins() .

بازگشت

Booleantrue if this database supports some form of outer join; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsPositionedDelete()

For documentation of this method, see java.sql.DatabaseMetaData#supportsPositionedDelete() .

بازگشت

Booleantrue if this database supports positioned DELETE statements; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsPositionedUpdate()

For documentation of this method, see java.sql.DatabaseMetaData#supportsPositionedUpdate() .

بازگشت

Booleantrue if this database supports positioned UPDATE statements; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsResultSetConcurrency(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 .

بازگشت

Booleantrue if this database supports the specified result set and concurrency type combination; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsResultSetHoldability(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 .

بازگشت

Booleantrue if the database the specified holdability; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsResultSetType(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 .

بازگشت

Booleantrue if this database supports the specified result set type; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsSavepoints()

For documentation of this method, see java.sql.DatabaseMetaData#supportsSavepoints() .

بازگشت

Booleantrue if the database supports savepoints; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsSchemasInDataManipulation()

For documentation of this method, see java.sql.DatabaseMetaData#supportsSchemasInDataManipulation() .

بازگشت

Booleantrue if a data manipulation statement can include a schema name; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsSchemasInIndexDefinitions()

For documentation of this method, see java.sql.DatabaseMetaData#supportsSchemasInIndexDefinitions() .

بازگشت

Booleantrue if an index definition statement can include a schema name; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsSchemasInPrivilegeDefinitions()

For documentation of this method, see java.sql.DatabaseMetaData#supportsSchemasInPrivilegeDefinitions() .

بازگشت

Booleantrue if an privilege definition statement can include a schema name; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsSchemasInProcedureCalls()

For documentation of this method, see java.sql.DatabaseMetaData#supportsSchemasInProcedureCalls() .

بازگشت

Booleantrue if a procedure call statement can include a schema name; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsSchemasInTableDefinitions()

For documentation of this method, see java.sql.DatabaseMetaData#supportsSchemasInTableDefinitions() .

بازگشت

Booleantrue if a table definition statement can include a schema name; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsSelectForUpdate()

For documentation of this method, see java.sql.DatabaseMetaData#supportsSelectForUpdate() .

بازگشت

Booleantrue if this database supports SELECT FOR UPDATE statements; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsStatementPooling()

For documentation of this method, see java.sql.DatabaseMetaData#supportsStatementPooling() .

بازگشت

Booleantrue if the database supports statement pooling; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsStoredFunctionsUsingCallSyntax()

For documentation of this method, see java.sql.DatabaseMetaData#supportsStoredFunctionsUsingCallSyntax() .

بازگشت

Booleantrue if the database supports invoking user-defined or vendor functions using the stored procedure escape syntax; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsStoredProcedures()

For documentation of this method, see java.sql.DatabaseMetaData#supportsStoredProcedures() .

بازگشت

Booleantrue if this database supports stored procedure calls that used the stored procedure escape syntax; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsSubqueriesInComparisons()

For documentation of this method, see java.sql.DatabaseMetaData#supportsSubqueriesInComparisons() .

بازگشت

Booleantrue if this database supports subqueries in comparison expressions; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsSubqueriesInExists()

For documentation of this method, see java.sql.DatabaseMetaData#supportsSubqueriesInExists() .

بازگشت

Booleantrue if this database supports subqueries in EXISTS expressions; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsSubqueriesInIns()

For documentation of this method, see java.sql.DatabaseMetaData#supportsSubqueriesInIns() .

بازگشت

Booleantrue if this database supports subqueries in IN expressions; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsSubqueriesInQuantifieds()

For documentation of this method, see java.sql.DatabaseMetaData#supportsSubqueriesInQuantifieds() .

بازگشت

Booleantrue if this database supports subqueries in quantified expressions; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsTableCorrelationNames()

For documentation of this method, see java.sql.DatabaseMetaData#supportsTableCorrelationNames() .

بازگشت

Booleantrue if this database supports table corelation names; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsTransactionIsolationLevel(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 .

بازگشت

Booleantrue if this database supports the given transaction isolation level; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsTransactions()

For documentation of this method, see java.sql.DatabaseMetaData#supportsTransactions() .

بازگشت

Booleantrue if this database supports transactions; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsUnion()

For documentation of this method, see java.sql.DatabaseMetaData#supportsUnion() .

بازگشت

Booleantrue if this database supports SQL UNION ; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

supportsUnionAll()

For documentation of this method, see java.sql.DatabaseMetaData#supportsUnionAll() .

بازگشت

Booleantrue if this database supports SQL UNION ALL ; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

updatesAreDetected(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 .

بازگشت

Booleantrue if for the specified result set type a visible row update is detected by calls to JdbcResultSet.rowUpdated() ; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

usesLocalFilePerTable()

For documentation of this method, see java.sql.DatabaseMetaData#usesLocalFilePerTable() .

بازگشت

Booleantrue if the database stores each table in a separate local file; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request

usesLocalFiles()

For documentation of this method, see java.sql.DatabaseMetaData#usesLocalFiles() .

بازگشت

Booleantrue if the database stores tables in a local file; false otherwise.

مجوز

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/script.external_request