Overload | Description |
---|---|
GetUniqueDBObjectName(String,Guid,String) | Gets generated unique name of a database object that includes prefix, object id, and suffix. |
GetUniqueDBObjectName(String,Guid,Guid,String) | Gets generated unique name of a database object that includes prefix, schema id, object id, and suffix. |
GetUniqueDBObjectName(String,Guid,Guid) | Gets generated unique name of a database object that includes prefix, schema id, and object id. |
GetUniqueDBObjectName(String,Guid) | Gets generated unique name of a database object that includes prefix and object id. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2