Propriedade IDatabaseProjectNode.DebuggableDatabaseProject
Obtém a interface que é usada para controlar a interface de configuração de projeto de banco de dados depurável.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly: Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)
Sintaxe
'Declaração
ReadOnly Property DebuggableDatabaseProject As IDebuggableDatabaseProject
Get
IDebuggableDatabaseProject DebuggableDatabaseProject { get; }
property IDebuggableDatabaseProject^ DebuggableDatabaseProject {
IDebuggableDatabaseProject^ get ();
}
abstract DebuggableDatabaseProject : IDebuggableDatabaseProject
function get DebuggableDatabaseProject () : IDebuggableDatabaseProject
Valor de propriedade
Tipo: Microsoft.VisualStudio.Data.Schema.Package.Project.IDebuggableDatabaseProject
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.
Consulte também
Referência
IDatabaseProjectNode Interface
Namespace Microsoft.VisualStudio.Data.Schema.Package.Project