Costruttore SoapMethodObject
Initializes a new instance of the SoapMethodObject class.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
Protected Friend Sub New
'Utilizzo
Dim instance As New SoapMethodObject()
protected internal SoapMethodObject()
protected public:
SoapMethodObject()
new : unit -> SoapMethodObject
function SoapMethodObject()
Osservazioni
The default constructor initializes any fields to their default values.