Share via


ITableMigrationOperation.Schema Property

Definition

The schema that contains the table, or null if the default schema should be used.

[System.Runtime.CompilerServices.Nullable(2)]
public string? Schema { get; }
public string Schema { get; }
public string? Schema { get; }
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.Schema : string
member this.Schema : string
Public ReadOnly Property Schema As String

Property Value

Attributes

Applies to