Właściwość IViewOptions.Owner
Pobiera właściciela opcje widoku.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
<DisplayDescriptionKeyAttribute("View_OwnerDesc")> _
<DisplayNameKeyAttribute("View_OwnerName")> _
ReadOnly Property Owner As String
Get
'Użycie
Dim instance As IViewOptions
Dim value As String
value = instance.Owner
[DisplayDescriptionKeyAttribute("View_OwnerDesc")]
[DisplayNameKeyAttribute("View_OwnerName")]
string Owner { get; }
[DisplayDescriptionKeyAttribute(L"View_OwnerDesc")]
[DisplayNameKeyAttribute(L"View_OwnerName")]
property String^ Owner {
String^ get ();
}
[<DisplayDescriptionKeyAttribute("View_OwnerDesc")>]
[<DisplayNameKeyAttribute("View_OwnerName")>]
abstract Owner : string
function get Owner () : String
Wartość właściwości
Typ: System.String
A String wartość określająca właściciela Opcje tabela.