INativeStructureServiceGet Method |
Name | Description | |
---|---|---|
Get(Guid) | Gets an entity by its ID and revision number. | |
Get(Guid, EntityGetOptions) | Gets an entity by its ID and revision number. (Inherited from IEntityServiceT.) | |
Get(String, Guid) | Gets an entity by its name. (Inherited from IEntityServiceT.) | |
Get(Guid, DiscoveryType) |
Gets the NativeStructure by specifying the native structure ID and the discovery type.
| |
Get(Guid, Int64) | Gets an entity by its ID and revision number. | |
Get(Guid, Int64, EntityGetOptions) | Gets an entity by its ID and revision number. (Inherited from IEntityServiceT.) | |
Get(String, Guid, EntityGetOptions) | Gets an entity by its name. (Inherited from IEntityServiceT.) | |
Get(String, Guid, Int64) | Gets an entity by its name and revision number. (Inherited from IEntityServiceT.) | |
Get(Guid, DiscoveryType, Boolean) |
Gets the NativeStructure by specifying the native structure ID and the discovery type.
| |
Get(String, Guid, DiscoveryType) |
Gets the NativeStructure by specifying the data connector ID and the structure name.
| |
Get(String, Guid, Int64, EntityGetOptions) | Gets an entity by its name and revision number. (Inherited from IEntityServiceT.) |