次の方法で共有


IDTSDBProviderInfo100.ParseName プロパティ

定義

public:
 property System::String ^ ParseName { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(2)]
public string ParseName { [System.Runtime.InteropServices.DispId(2)] get; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
member this.ParseName : string
Public ReadOnly Property ParseName As String

プロパティ値

プロバイダーの名前を含む 文字列

属性

適用対象