TableExpression.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 of the table or view.
[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