C# Class NuClear.StateInitialization.Core.Commands.TruncateTableCommand

Inheritance: ICommand
Exibir arquivo Open project: 2gis/nuclear-river

Public Methods

Method Description
TruncateTableCommand ( TableName table ) : NuClear.Replication.Core

Method Details

TruncateTableCommand() public method

public TruncateTableCommand ( TableName table ) : NuClear.Replication.Core
table NuClear.StateInitialization.Core.Storage.TableName
return NuClear.Replication.Core