ClientTimeZoneFileVersion

This property returns the highest time zone file version in the TimeZoneFileLocation directory and embedded in ODP.NET.

Declaration

// C#
public string ClientTimeZoneFileVersion {get;}

Property Type

int

Exception

InvalidOperationException - The connection is not in an open state.