Class ExecuteSqlBindTypeComponent
Data type component.
Inherited Members
Namespace: Oci.DatabasetoolsruntimeService.Models
Assembly: OCI.DotNetSDK.Databasetoolsruntime.dll
Syntax
public class ExecuteSqlBindTypeComponent
Properties
DataType
Declaration
[JsonProperty(PropertyName = "dataType")]
public string DataType { get; set; }
Property Value
| Type | Description |
|---|---|
| string | Oracle Database data type. |