Class GetDatabaseTableNamesCommandSettings
GetDatabaseTableNames
public sealed class GetDatabaseTableNamesCommandSettings : ICommand
- Inheritance
-
GetDatabaseTableNamesCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }
Property Value
DatabaseId
Gets or sets the databaseId
[JsonPropertyName("databaseId")]
public string DatabaseId { get; set; }