Resource Type: sqlserver_tsql

Defined in:
lib/puppet/type/sqlserver_tsql.rb
Providers:
mssql

Overview

command to run against an instance with the authenticated credentials used in sqlserver::config

Properties

  • returns (defaults to: 0)

Parameters

  • command

    command to run against an instance with the authenticated credentials used in sqlserver::config

  • database (defaults to: master)

    initial database to connect to during query execution

  • instance

    requires the usage of sqlserver::config with the user and password

  • name (namevar)