RenameIndexOperation.Table Property

Definition

The name of the table that contains the index.

public virtual string Table { get; set; }
[System.Runtime.CompilerServices.Nullable(2)]
public virtual string? Table { get; set; }
public virtual string? Table { get; set; }
member this.Table : string with get, set
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.Table : string with get, set
Public Overridable Property Table As String

Property Value

Attributes

Applies to