다음을 통해 공유


ISpatialIndex.CellsPerObject 속성

Gets the maximum number of cells per object.

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

구문

‘선언
ReadOnly Property CellsPerObject As Integer 
    Get
‘사용 방법
Dim instance As ISpatialIndex 
Dim value As Integer 

value = instance.CellsPerObject
int CellsPerObject { get; }
property int CellsPerObject {
    int get ();
}
abstract CellsPerObject : int
function get CellsPerObject () : int

속성 값

유형: System.Int32
The maximum number of cells per object.

참고 항목

참조

ISpatialIndex 인터페이스

Microsoft.SqlServer.Management.SqlParser.Metadata 네임스페이스