Show / Hide Table of Contents

Enum SqlQueryTypes

Type of SQL data collection method i.e. either a Statement or SQL Script File

Namespace: Oci.StackmonitoringService.Models
Assembly: OCI.DotNetSDK.Stackmonitoring.dll
Syntax
public enum SqlQueryTypes

Fields

Name Description
SqlScript
Statement
UnknownEnumValue
In this article
Back to top