Partager via


Propriété SqlHierarchyId.Null

Gets a SqlHierarchyId with a hierarchy identification of nullune référence Null (Nothing dans Visual Basic).

Espace de noms :  Microsoft.SqlServer.Types
Assembly :  Microsoft.SqlServer.Types (en Microsoft.SqlServer.Types.dll)

Syntaxe

'Déclaration
Public Shared ReadOnly Property Null As SqlHierarchyId 
    Get
'Utilisation
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

Valeur de propriété

Type : Microsoft.SqlServer.Types.SqlHierarchyId
SqlHierarchyId with a value of nullune référence Null (Nothing dans Visual Basic).

Notes

This member is static.

Voir aussi

Référence

SqlHierarchyId Structure

Espace de noms Microsoft.SqlServer.Types