次の方法で共有


Name プロパティ

列挙の値の名前を取得します。

名前空間:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
アセンブリ:  Microsoft.SqlServer.DTSPipelineWrap (Microsoft.SqlServer.DTSPipelineWrap.dll)

構文

'宣言
ReadOnly Property Name As String
    Get
'使用
Dim instance As IDTSFriendlyEnum100
Dim value As String

value = instance.Name
string Name { get; }
property String^ Name {
    String^ get ();
}
abstract Name : string
function get Name () : String

プロパティ値

型: System. . :: . .String
列挙の値の名前です。