Share via


SfcCollection<T, K, ParentT>.GetCollectionElementNameImpl メソッド

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

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

構文

'宣言
Protected Overridable Function GetCollectionElementNameImpl As String
'使用
Dim returnValue As String 

returnValue = Me.GetCollectionElementNameImpl()
protected virtual string GetCollectionElementNameImpl()
protected:
virtual String^ GetCollectionElementNameImpl()
abstract GetCollectionElementNameImpl : unit -> string  
override GetCollectionElementNameImpl : unit -> string
protected function GetCollectionElementNameImpl() : String

戻り値

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

関連項目

参照

SfcCollection<T, K, ParentT> クラス

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