Protected Overrides ReadOnly Property VersionedTableName As String
protected override string VersionedTableName { get; }
protected: virtual property String^ VersionedTableName { String^ get () override; }
function get_versionedTableName();