pacx column - neronotte/Greg.Xrm.Command GitHub Wiki

Execute manipulations on Dataverse columns

Command Groups

Command Group Description
pacx column add Specialized commands to create table columns of a given type

Commands

Command Description
pacx column create (DEPRECATED. Use specialized column add <type> commands instead) Creates a new column on a given Dataverse table
pacx column delete Deletes a column from a given Dataverse table.
pacx column exportMetadata Exports the metadata definition of a given column (for documentation purpose)
pacx column getDependencies Retrieves the list of solution components that depend from a given column
pacx column seed Sets the seed for a given column. Is a proxy for SetAutoNumberSeed Action
⚠️ **GitHub.com Fallback** ⚠️