Naos.Utils.Database.Tools by APPVYR-WIN20122\appveyor

<PackageReference Include="Naos.Utils.Database.Tools" Version="1.0.10" />

 Constants

public static class Constants
Constants used in project.
public const int InfinityMaxSize = -1

The value to be specified for unlimited file growth in an MS SQL Server file.

public const string MsSqlDataFileExtension = "mdf"

The extension (WITHOUT the PERIOD) of an MS SQL Server Data File

public const string MsSqlLogFileExtension = "ldf"

The extension (WITHOUT the PERIOD) of an MS SQL Server Log File