Partager via


Propriété PropertyAlias

Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Property PropertyAlias As PropertyAlias
    Get
    Set
'Utilisation
Dim instance As PropertiesRequest
Dim value As PropertyAlias

value = instance.PropertyAlias

instance.PropertyAlias = value
public PropertyAlias PropertyAlias { get; set; }
public:
property PropertyAlias^ PropertyAlias {
    PropertyAlias^ get ();
    void set (PropertyAlias^ value);
}
member PropertyAlias : PropertyAlias with get, set
function get PropertyAlias () : PropertyAlias
function set PropertyAlias (value : PropertyAlias)

Valeur de propriété

Type : Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .PropertyAlias
The property name that has alias.