Assembly.Authorizer Propiedad
Authorizer relationship class of Assembly
Espacio de nombres: Microsoft.SqlServer.Dac.Model
Ensamblado: Microsoft.SqlServer.Dac.Extensions (en Microsoft.SqlServer.Dac.Extensions.dll)
Sintaxis
'Declaración
Public Shared Property Authorizer As ModelRelationshipClass
Get
Friend Set
'Uso
Dim value As ModelRelationshipClass
value = Assembly.Authorizer
public static ModelRelationshipClass Authorizer { get; internal set; }
public:
static property ModelRelationshipClass^ Authorizer {
ModelRelationshipClass^ get ();
internal: void set (ModelRelationshipClass^ value);
}
static member Authorizer : ModelRelationshipClass with get, internal set
static function get Authorizer () : ModelRelationshipClass
internal static function set Authorizer (value : ModelRelationshipClass)
Valor de la propiedad
Tipo: Microsoft.SqlServer.Dac.Model.ModelRelationshipClass