Compartilhar via


DataExport.TableNames Propriedade

Definição

Obtém ou define uma matriz de tabelas a serem exportadas, por exemplo: ["Heartbeat, SecurityEvent"].

[Newtonsoft.Json.JsonProperty(PropertyName="properties.tableNames")]
public System.Collections.Generic.IList<string> TableNames { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.tableNames")>]
member this.TableNames : System.Collections.Generic.IList<string> with get, set
Public Property TableNames As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a