Automating Microsoft Azure with PowerShell by John Chapman & Aman Dhally

Automating Microsoft Azure with PowerShell by John Chapman & Aman Dhally

Author:John Chapman & Aman Dhally [Chapman, John]
Language: eng
Format: epub
Publisher: Packt Publishing
Published: 2015-03-17T22:00:00+00:00


Close the database connection: PS C:\> $connection.Close()

For more information about the cmdlet and .NET classes used in this section, refer to the following resources:

The New-Object cmdlet (http://technet.microsoft.com/en-us/library/hh849885.aspx)

The System.Data.SqlClient.SqlConnection class (http://msdn.microsoft.com/en-us/library/system.data.sqlclient.sqlconnection(v=vs.110).aspx)

The System.Data.SqlClient.SqlCommand class (http://msdn.microsoft.com/en-us/library/system.data.sqlclient.sqlcommand(v=vs.110).aspx)

The System.Data.SqlClient.SqlDataAdapter class (http://msdn.microsoft.com/en-us/library/system.data.sqlclient.sqldataadapter(v=vs.110).aspx)

The System.Data.DataTable class (http://msdn.microsoft.com/en-us/library/system.data.datatable(v=vs.110).aspx)



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.