IStatement.ResultSets Property

Definition

public:
 property System::Collections::Generic::List<Microsoft::HostIntegration::Drda::Common::IResultSet ^> ^ ResultSets { System::Collections::Generic::List<Microsoft::HostIntegration::Drda::Common::IResultSet ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.HostIntegration.Drda.Common.IResultSet> ResultSets { get; }
member this.ResultSets : System.Collections.Generic.List<Microsoft.HostIntegration.Drda.Common.IResultSet>
Public ReadOnly Property ResultSets As List(Of IResultSet)

Property Value

List<IResultSet>

Applies to