ISqlConnection.GetPathFromEntity(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get Entity from path
public:
System::String ^ GetPathFromEntity(int entityId);
public:
Platform::String ^ GetPathFromEntity(int entityId);
std::wstring GetPathFromEntity(int entityId);
public string GetPathFromEntity (int entityId);
public string? GetPathFromEntity (int entityId);
abstract member GetPathFromEntity : int -> string
Public Function GetPathFromEntity (entityId As Integer) As String
Parameters
- entityId
- Int32
Entity id
Returns
Relative path parts