Proprietà No
Gets the value of No in the link. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property No As String
Get
'Utilizzo
Dim instance As XmlReadMultipleLink
Dim value As String
value = instance.No
public string No { get; }
public:
property String^ No {
String^ get ();
}
member No : string
function get No () : String
Valore proprietà
Tipo: System. . :: . .String
A string value of No.
Vedere anche