ISfcCollection.GetCollectionElementNameImpl メソッド

コレクション内の要素の URN (Uniform Resource Name) サフィックスを取得します。 このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。

名前空間:  Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ:  Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)

構文

'宣言
Function GetCollectionElementNameImpl As String
'使用
Dim instance As ISfcCollection 
Dim returnValue As String 

returnValue = instance.GetCollectionElementNameImpl()
string GetCollectionElementNameImpl()
String^ GetCollectionElementNameImpl()
abstract GetCollectionElementNameImpl : unit -> string
function GetCollectionElementNameImpl() : String

戻り値

型: System.String
コレクション内の要素の URN サフィックスです。

関連項目

参照

ISfcCollection インターフェイス

Microsoft.SqlServer.Management.Sdk.Sfc 名前空間