SqlScript.GetBatches, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Function GetBatches ( _
    isSqlAzure As Boolean _
) As List(Of SqlBatch)
public List<SqlBatch> GetBatches(
    bool isSqlAzure
)

Paramètres

Valeur de retour

Type : System.Collections.Generic.List<SqlBatch>

Sécurité .NET Framework

Voir aussi

Référence

SqlScript Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms