ModificationCommand.Schema Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The schema containing the table, or null to use the default schema.
public virtual string Schema { get; }
[System.Runtime.CompilerServices.Nullable(2)]
public virtual string? Schema { get; }
public virtual string? Schema { get; }
member this.Schema : string
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.Schema : string
Public Overridable ReadOnly Property Schema As String
Property Value
Implements
- Attributes