SqlGeometry 속성

보호된 멤버 포함
상속된 멤버 포함

SqlGeometry 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 HasM Returns true if at least one point in a spatial object contains value M; otherwise returns false. This property is read-only.
공용 속성 HasZ Returns true if at least one point in a spatial object contains value Z; otherwise returns false. This property is read-only.
공용 속성 IsNull Gets a value that indicates whether the SqlGeometry object is null.
공용 속성 M Gets the M (measure) value of the SqlGeometry instance. The semantics of the measure value are user-defined.
공용 속성정적 멤버 Null Gets a read-only property providing a null instance of the SqlGeometry type.
공용 속성 STSrid Gets or sets an integer that represents the Spatial Reference Identifier (SRID) of the instance.
공용 속성 STX Gets the X-coordinate property of a Point instance.
공용 속성 STY Gets the Y-coordinate property of a Point instance.
공용 속성 Z Gets the Z (elevation) value of the instance. The semantics of the elevation value are user-defined.

맨 위로 이동

참고 항목

참조

SqlGeometry 클래스

Microsoft.SqlServer.Types 네임스페이스