다음을 통해 공유


Column 생성자

Initializes a new instance of the Column class.

오버로드 목록

  이름 설명
공용 메서드 Column() () () () Initializes a new instance of the Column class.
공용 메서드 Column(SqlSmoObject, String) Initializes a new instance of the Column class that has the specified parent and specified name.
공용 메서드 Column(SqlSmoObject, String, DataType) Initializes a new instance of the Column class that has the specified parent and specified name.
공용 메서드 Column(SqlSmoObject, String, DataType, Boolean) Initializes a new instance of the Column class that uses the specified parent, datayype, and optionally adding the FILESTREAM attribute.

맨 위로 이동