Varigence, Inc.

Expand Minimize
Biml Snippets
SQL Server Management

<Biml xmlns="http://schemas.varigence.com/biml.xsd">
	<!-- Represents a connection to a SQL Server instance via SQL Server Management -->
    <Connections>
        <SqlServerManagementConnection Name="SqlServerManagementConnection" SqlServerName="localhost" />
    </Connections>
</Biml>