TableViewBase 생성자

Initializes a new instance of the TableViewBase class.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
Protected Friend Sub New
‘사용 방법
Dim instance As New TableViewBase()
protected internal TableViewBase()
protected public:
TableViewBase()
new : unit -> TableViewBase
function TableViewBase()

주의

The default constructor initializes any fields to their default values.

데이터베이스 개체 작업

참고 항목

참조

TableViewBase 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스

관련 자료

테이블

CREATE TABLE(Transact-SQL)

CREATE VIEW(Transact-SQL)