PlanGuide constructeur (Database, String)
Creates a plan guide object: PlanGuide
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Sub New ( _
database As Database, _
name As String _
)
'Utilisation
Dim database As Database
Dim name As String
Dim instance As New PlanGuide(database, _
name)
public PlanGuide(
Database database,
string name
)
public:
PlanGuide(
Database^ database,
String^ name
)
new :
database:Database *
name:string -> PlanGuide
public function PlanGuide(
database : Database,
name : String
)
Paramètres
- database
Type : Microsoft.SqlServer.Management.Smo. . :: . .Database
Database
- name
Type : System. . :: . .String
String Plan Guide Name