Construtor FetchType
Initializes a new instance of the FetchType class.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (em Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New FetchType()
public FetchType()
public:
FetchType()
new : unit -> FetchType
public function FetchType()