IDTSDBProviderInfo100.ParseName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For more information, see DBProviderInfo.
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
Property Value
- Attributes