Udostępnij za pośrednictwem


Właściwość ClassName

Pobiera lub ustawia nazwę klasy wywoływane przez odwołanie procedura składowana.

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

Syntax

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.None Or SfcPropertyFlags.Standalone Or SfcPropertyFlags.Design)> _
Public Property ClassName As String
    Get
    Set
'Użycie
Dim instance As StoredProcedure
Dim value As String

value = instance.ClassName

instance.ClassName = value
[SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Standalone|SfcPropertyFlags.Design)]
public string ClassName { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::None|SfcPropertyFlags::Standalone|SfcPropertyFlags::Design)]
public:
property String^ ClassName {
    String^ get ();
    void set (String^ value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Standalone|SfcPropertyFlags.Design)>]
member ClassName : string with get, set
function get ClassName () : String
function set ClassName (value : String)

Wartość właściwości

Typ: System. . :: . .String
A String wartość, która określa nazwę klasy wywoływane przez odwołanie procedura składowana.

Uwagi

Wartość jest wymagana dla ClassName Właściwości tylko wtedy, gdy ImplementationType właściwość jest zestaw do SqlClr.