Show / Hide Table of Contents

Class CreateSchemasDetails

Array of database schemas or other database objects to include in enrichment pipeline.

Inheritance
object
CreateSchemasDetails
CreateSchemasDatabaseToolsConnectionDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.GenerativeaiService.Models
Assembly: OCI.DotNetSDK.Generativeai.dll
Syntax
[JsonConverter(typeof(CreateSchemasDetailsModelConverter))]
public class CreateSchemasDetails
In this article
Back to top