Name | Description | |
---|---|---|
KnowledgeGraphPropertyDescription Constructor | Overloaded. |
The following tables list the members exposed by KnowledgeGraphPropertyDescription.
Name | Description | |
---|---|---|
KnowledgeGraphPropertyDescription Constructor | Overloaded. |
Name | Description | |
---|---|---|
AliasName | The alias name of the ArcGIS.Core.Data.Field. (Inherited from ArcGIS.Core.Data.DDL.FieldDescription) | |
FieldType | The ArcGIS.Core.Data.FieldType of the ArcGIS.Core.Data.Field. (Inherited from ArcGIS.Core.Data.DDL.FieldDescription) | |
IsNullable | Indicates if the ArcGIS.Core.Data.Field can contain null values. (Inherited from ArcGIS.Core.Data.DDL.FieldDescription) | |
Length | The length of the ArcGIS.Core.Data.Field. (Inherited from ArcGIS.Core.Data.DDL.FieldDescription) | |
Name | The name of the dataset or the field this description is referencing. (Inherited from ArcGIS.Core.Data.DDL.Description) | |
Precision | The precision value of the ArcGIS.Core.Data.Field. (Inherited from ArcGIS.Core.Data.DDL.FieldDescription) | |
Scale | The scale of the ArcGIS.Core.Data.Field. (Inherited from ArcGIS.Core.Data.DDL.FieldDescription) |
Name | Description | |
---|---|---|
CreateIntegerProperty | Creates a property description of ArcGIS.Core.Data.FieldType integer. | |
CreateStringProperty | Creates a property description of ArcGIS.Core.Data.FieldType string. | |
GetDefaultValue | Gets the default value of the ArcGIS.Core.Data.Field at the table level if subtypeCode is not specified. Otherwise, gets the default value for the specific subtype code. (Inherited from ArcGIS.Core.Data.DDL.FieldDescription) | |
GetDomainDescription | Gets the associated ArcGIS.Core.Data.DDL.DomainDescription of the ArcGIS.Core.Data.Field at the table level if subtypeCode is not specified. Otherwise, gets the DomainDescription for the specific subtype code. (Inherited from ArcGIS.Core.Data.DDL.FieldDescription) | |
SetDefaultValue | Sets the default value of the ArcGIS.Core.Data.Field at the table level if subtypeCode is not specified. Otherwise, sets the default value for the specific subtype code. (Inherited from ArcGIS.Core.Data.DDL.FieldDescription) | |
SetDomainDescription | Sets the associated ArcGIS.Core.Data.DDL.DomainDescription of the ArcGIS.Core.Data.Field at the table level if subtypeCode is not specified. Otherwise, sets the DomainDescription for the specific subtype code. (Inherited from ArcGIS.Core.Data.DDL.FieldDescription) |
Name | Description | |
---|---|---|
SetDefaultFieldProperties | (Inherited from ArcGIS.Core.Data.DDL.FieldDescription) |