Uses of Enum
com.azure.cosmos.models.ShowQueryMode
Packages that use ShowQueryMode
Package
Description
This package provides rest contracts for interacting with Azure Cosmos DB SQL APIs.
-
Uses of ShowQueryMode in com.azure.cosmos.models
Methods in com.azure.cosmos.models that return ShowQueryModeModifier and TypeMethodDescriptionstatic ShowQueryModeReturns the enum constant of this type with the specified name.static ShowQueryMode[]ShowQueryMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.cosmos.models with parameters of type ShowQueryModeModifier and TypeMethodDescriptionCosmosClientTelemetryConfig.showQueryMode(ShowQueryMode showQueryMode) Enables printing query in db.statement attribute and diagnostic logs.