Enum SqlOutParamTypes
Possible out parameter types of SQL collection method. During the update, to completely remove the out parameter, use the value NO_OUT_PARAM
Namespace: Oci.StackmonitoringService.Models
Assembly: OCI.DotNetSDK.Stackmonitoring.dll
Syntax
public enum SqlOutParamTypes
Fields
Name | Description |
---|---|
Array | |
NoOutParam | |
SqlCursor | |
UnknownEnumValue |