MsDb2Parameter.MsDb2Type 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.
public:
property Microsoft::HostIntegration::MsDb2Client::MsDb2Type MsDb2Type { Microsoft::HostIntegration::MsDb2Client::MsDb2Type get(); void set(Microsoft::HostIntegration::MsDb2Client::MsDb2Type value); };
public Microsoft.HostIntegration.MsDb2Client.MsDb2Type MsDb2Type { get; set; }
member this.MsDb2Type : Microsoft.HostIntegration.MsDb2Client.MsDb2Type with get, set
Public Property MsDb2Type As MsDb2Type