Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Incluir membros protegidos
Incluir membros herdados
Returns schema information from a data source
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
| Nome | Descrição | |
|---|---|---|
![]() |
GetSchemaDataSet(Guid, array<Object[]) | Returns schema information from a data source by using a Guid object to specify which schema information to return and by applying any specified restrictions to the information. |
![]() |
GetSchemaDataSet(String, AdomdRestrictionCollection) | Returns schema information from a data source by using a schema name to identify which schema to retrieve and by applying any specified restrictions to the information. |
![]() |
GetSchemaDataSet(Guid, array<Object[], Boolean) | Returns schema information from a data source by using a Guid object to identify the information, applying any specified restrictions on the information, and optionally throwing an exception when inline errors occur. |
![]() |
GetSchemaDataSet(String, AdomdRestrictionCollection, Boolean) | Returns schema information from a data source by using a schema name to identify the information, applying any specified restrictions to the information, and optionally throwing an exception when inline errors occur. |
![]() |
GetSchemaDataSet(String, String, AdomdRestrictionCollection) | Returns schema information from a data source by using a schema name and namespace to identify the information, and by applying any specified restrictions to the information. |
![]() |
GetSchemaDataSet(String, String, AdomdRestrictionCollection, Boolean) | Returns schema information from a data source by using a schema name and namespace to identify the information, applying any specified restrictions to the information, and, optionally throwing an exception when inline errors occur. |
Início
.gif)