AggregateType.TableSymbolName 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.
Get a symbol name - which is the name this was added with in the symbol table. This may be null. This may often be a Display Name or whatever the host assigned, like "Accounts_2".
public virtual string TableSymbolName { get; }
member this.TableSymbolName : string
Public Overridable ReadOnly Property TableSymbolName As String