Cmdlets for MariaDB

Build 23.0.8839

ZeroDatesToNull Parameter (Connect-MariaDB Cmdlet)

Whether or not to return Date and DateTime values consisting of all zeros as NULL.

Syntax

Connect-MariaDB -ZeroDatesToNull SwitchParameter

Data Type

bool

Default Value

false

Remarks

Whether or not to return Date and DateTime values consisting of all zeros as NULL. A value of all zeros indicates an invalid Date or DateTime value in MariaDB. Retrieving such a value may cause parsing errors unless you set this property to True.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839