PostgreSqlGuidCombProviderGetTimestamp - метод
Extracts the DateTime embedded in a COMB GUID of the current Variant.
Пространство имён: Tessa.Platform.GuidCombСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public override DateTime GetTimestamp(
Guid comb
)
Public Overrides Function GetTimestamp (
comb As Guid
) As DateTime
public:
virtual DateTime GetTimestamp(
Guid comb
) override
abstract GetTimestamp :
comb : Guid -> DateTime
override GetTimestamp :
comb : Guid -> DateTime
- comb Guid
-
DateTimeDateTime embedded in
valueIGuidCombProviderGetTimestamp(Guid)