RSObjectDefinition Properties

The RSObjectDefinition type exposes the following members.

Properties

 

Name

Description

Public property

CreateDate

Holds created date of data object

Public property

Description

Holds description

Public property

Hidden

Data objects that don't replicate well or are not useful for a replication solution are set to true.

Public property

Id

Holds unique table id

Public property

LastModifiedDate

Holds the last modified date of the object schema

Public property

ModificationDateFullName

This field holds the modification date full name of the property definition.

Public property

Name

Holds object name, e.g. table name, entity name

Public property

Owner

Holds table/object owner name

Public property

PrimaryKeyName

This the field name of the primary key.

Public property

RSPropertyDefinitions

Holds field/property info including name, data type, etc.

Public property

Schema

Holds the schema name

See

RSObjectDefinition Class

Scribe.Core.ConnectorApi.Metadata Namespace