Udostępnij za pośrednictwem


Właściwość Number

Pobiera lub ustawia numer skojarzony z numerowanymi procedura składowana.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Syntax

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property Number As Short
    Get
'Użycie
Dim instance As NumberedStoredProcedure
Dim value As Short

value = instance.Number
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public short Number { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property short Number {
    short get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member Number : int16
function get Number () : short

Wartość właściwości

Typ: System. . :: . .Int16
A Int32 wartość określająca liczbę numerowane procedura składowana.