Indicates whether object1 or object2 of an Access instance holds the clock for Access times.
Read-write property
[Visual Basic .NET] |
---|
Public Property ClockHost() As AgECrdnVolumeClockHostType |
[C#] |
---|
public AgECrdnVolumeClockHostType ClockHost {get; set;} |
[Managed C++] |
---|
public: __property AgECrdnVolumeClockHostType get_ClockHost(); |
[Unmanaged C++] |
---|
public: HRESULT get_ClockHost( |
[Java] |
---|
public AgECrdnVolumeClockHostType getClockHost();public void setClockHost( |