Reference documentation and code samples for the Cloud Database Migration Service V1 API class Google::Cloud::CloudDMS::V1::ConvertRowIdToColumn.
Options to configure rule type ConvertROWIDToColumn.
The rule is used to add column rowid to destination tables based on an Oracle
rowid function/property.
The rule filter field can refer to one or more entities.
The rule scope can be one of: Table.
This rule requires additional filter to be specified beyond the basic rule
filter field, which is whether or not to work on tables which already have a
primary key defined.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#only_if_no_primary_key
defonly_if_no_primary_key()->::Boolean
Returns
(::Boolean) — Required. Only work on tables without primary key defined
#only_if_no_primary_key=
defonly_if_no_primary_key=(value)->::Boolean
Parameter
value (::Boolean) — Required. Only work on tables without primary key defined
Returns
(::Boolean) — Required. Only work on tables without primary key defined
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Cloud Database Migration Service V1 API - Class Google::Cloud::CloudDMS::V1::ConvertRowIdToColumn (v1.3.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.1 (latest)](/ruby/docs/reference/google-cloud-cloud_dms-v1/latest/Google-Cloud-CloudDMS-V1-ConvertRowIdToColumn)\n- [1.3.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/1.3.0/Google-Cloud-CloudDMS-V1-ConvertRowIdToColumn)\n- [1.2.2](/ruby/docs/reference/google-cloud-cloud_dms-v1/1.2.2/Google-Cloud-CloudDMS-V1-ConvertRowIdToColumn)\n- [1.1.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/1.1.0/Google-Cloud-CloudDMS-V1-ConvertRowIdToColumn)\n- [1.0.1](/ruby/docs/reference/google-cloud-cloud_dms-v1/1.0.1/Google-Cloud-CloudDMS-V1-ConvertRowIdToColumn)\n- [0.8.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.8.0/Google-Cloud-CloudDMS-V1-ConvertRowIdToColumn)\n- [0.7.2](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.7.2/Google-Cloud-CloudDMS-V1-ConvertRowIdToColumn)\n- [0.6.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.6.0/Google-Cloud-CloudDMS-V1-ConvertRowIdToColumn)\n- [0.5.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.5.0/Google-Cloud-CloudDMS-V1-ConvertRowIdToColumn)\n- [0.4.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.4.0/Google-Cloud-CloudDMS-V1-ConvertRowIdToColumn)\n- [0.3.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.3.0/Google-Cloud-CloudDMS-V1-ConvertRowIdToColumn)\n- [0.2.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.2.0/Google-Cloud-CloudDMS-V1-ConvertRowIdToColumn)\n- [0.1.5](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.1.5/Google-Cloud-CloudDMS-V1-ConvertRowIdToColumn) \nReference documentation and code samples for the Cloud Database Migration Service V1 API class Google::Cloud::CloudDMS::V1::ConvertRowIdToColumn.\n\nOptions to configure rule type ConvertROWIDToColumn.\nThe rule is used to add column rowid to destination tables based on an Oracle\nrowid function/property.\n\n\nThe rule filter field can refer to one or more entities.\n\nThe rule scope can be one of: Table.\n\n\u003cbr /\u003e\n\nThis rule requires additional filter to be specified beyond the basic rule\nfilter field, which is whether or not to work on tables which already have a\nprimary key defined. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #only_if_no_primary_key\n\n def only_if_no_primary_key() -\u003e ::Boolean\n\n**Returns**\n\n- (::Boolean) --- Required. Only work on tables without primary key defined\n\n### #only_if_no_primary_key=\n\n def only_if_no_primary_key=(value) -\u003e ::Boolean\n\n**Parameter**\n\n- **value** (::Boolean) --- Required. Only work on tables without primary key defined \n**Returns**\n\n- (::Boolean) --- Required. Only work on tables without primary key defined"]]