Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Esta clase y sus miembros están reservados para uso interno y no están pensados para su uso en el código.
Espacio de nombres: Microsoft.Data.Schema.Tasks.Sql
Ensamblado: Microsoft.Data.Schema.Tasks.Sql (en Microsoft.Data.Schema.Tasks.Sql.dll)
Sintaxis
'Declaración
Public Property AllowServerObjects As String
Get
Set
public string AllowServerObjects { get; set; }
public:
property String^ AllowServerObjects {
String^ get ();
void set (String^ value);
}
member AllowServerObjects : string with get, set
function get AllowServerObjects () : String
function set AllowServerObjects (value : String)
Valor de propiedad
Tipo: System.String
Seguridad de .NET Framework
- Plena confianza para el llamador inmediato. Un código de confianza parcial no puede utilizar este miembro. Para obtener más información, vea Utilizar bibliotecas de código que no es de plena confianza.