Partager via


RowWriter.WriteDateTime(UtfAnyString, DateTime) Méthode

Définition

public Microsoft.Azure.Cosmos.Serialization.HybridRow.Result WriteDateTime (Microsoft.Azure.Cosmos.Core.Utf8.UtfAnyString path, DateTime value);
member this.WriteDateTime : Microsoft.Azure.Cosmos.Core.Utf8.UtfAnyString * DateTime -> Microsoft.Azure.Cosmos.Serialization.HybridRow.Result
Public Function WriteDateTime (path As UtfAnyString, value As DateTime) As Result

Paramètres

value
DateTime

Retours

S’applique à