Freigeben über


SqlHierarchyId.Null-Eigenschaft

Gets a SqlHierarchyId with a hierarchy identification of nullein NULL-Verweis (Nothing in Visual Basic).

Namespace:  Microsoft.SqlServer.Types
Assembly:  Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)

Syntax

'Declaration
Public Shared ReadOnly Property Null As SqlHierarchyId 
    Get
'Usage
Dim value As SqlHierarchyId 

value = SqlHierarchyId.Null
public static SqlHierarchyId Null { get; }
public:
static property SqlHierarchyId Null {
    SqlHierarchyId get ();
}
static member Null : SqlHierarchyId
static function get Null () : SqlHierarchyId

Eigenschaftswert

Typ: Microsoft.SqlServer.Types.SqlHierarchyId
SqlHierarchyId with a value of nullein NULL-Verweis (Nothing in Visual Basic).

Hinweise

This member is static.

Siehe auch

Verweis

SqlHierarchyId Struktur

Microsoft.SqlServer.Types-Namespace