FileBasedBaseNode Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
| FileBasedBaseNode() | |
| FileBasedBaseNode(GetStringDelegate) |
FileBasedBaseNode()
protected:
FileBasedBaseNode();
protected FileBasedBaseNode ();
Protected Sub New ()
Se aplica a
FileBasedBaseNode(GetStringDelegate)
protected:
FileBasedBaseNode(Microsoft::SqlServer::Management::UI::VSIntegration::GetStringDelegate ^ getString);
protected FileBasedBaseNode (Microsoft.SqlServer.Management.UI.VSIntegration.GetStringDelegate getString);
new Microsoft.SqlServer.Management.UI.VSIntegration.FileBasedBaseNode : Microsoft.SqlServer.Management.UI.VSIntegration.GetStringDelegate -> Microsoft.SqlServer.Management.UI.VSIntegration.FileBasedBaseNode
Protected Sub New (getString As GetStringDelegate)
Parámetros
- getString
- GetStringDelegate