Konstruktor ResponseFormatException (String)
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Sub New ( _
message As String _
)
'Użycie
Dim message As String
Dim instance As New ResponseFormatException(message)
public ResponseFormatException(
string message
)
public:
ResponseFormatException(
String^ message
)
new :
message:string -> ResponseFormatException
public function ResponseFormatException(
message : String
)
Parametry
- message
Typ: System.String