다음을 통해 공유


Creating, Altering, and Removing Views

In SQL Server Management Objects (SMO), SQL Server views are represented by the View object.

The TextBody property of the View object defines the view. It is the equivalent of the Transact-SQL SELECT statement for creating a view.

참고 항목

참조

View

관련 자료

VIEWS(Transact-SQL)

도움말 및 정보

SQL Server 2005 지원 받기