Właściwość XmlReadProperty.Size
Pobiera wartość ciąg o rozmiarze.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Public ReadOnly Property Size As String
Get
'Użycie
Dim instance As XmlReadProperty
Dim value As String
value = instance.Size
public string Size { get; }
public:
property String^ Size {
String^ get ();
}
member Size : string
function get Size () : String
Wartość właściwości
Typ: System.String
Ciąg, który reprezentuje rozmiar.