Constructeur DoesNotFitBufferException
Initializes a new instance of the DoesNotFitBufferException class.
Espace de noms : Microsoft.SqlServer.Dts.Pipeline
Assembly : Microsoft.SqlServer.PipelineHost (en Microsoft.SqlServer.PipelineHost.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New DoesNotFitBufferException()
public DoesNotFitBufferException()
public:
DoesNotFitBufferException()
new : unit -> DoesNotFitBufferException
public function DoesNotFitBufferException()
Voir aussi