Propriété LinkMultiple.No
Ne faites pas directement référence à 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 No As String
Get
Set
'Utilisation
Dim instance As LinkMultiple
Dim value As String
value = instance.No
instance.No = value
public string No { get; set; }
public:
property String^ No {
String^ get ();
void set (String^ value);
}
member No : string with get, set
function get No () : String
function set No (value : String)
Valeur de propriété
Type : System.String
The number of the link fields.