Treffer: Create Database Tables in PowerShell with SMO.
Title:
Create Database Tables in PowerShell with SMO.
Authors:
Source:
SQL Server Pro; Mar2014, Vol. 16 Issue 3, p60-63, 4p
Subject Terms:
Database:
Complementary Index
Weitere Informationen
The article focuses on the use of SQL Server Management Objects (SMO) in creating a database tables in the Windows PowerShell. Topics include the traditional use of T-SQL Data Definition Language (DDL), the Declarative Referential Integrity (DRI), and a computer coding which contains the namespace of the SMO library.