Metoda XmlRead.GetFields
Dodaje określoną wartość pola Kod xml.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
Protected Shared Function GetFields ( _
fields As String _
) As StringCollection
'Użycie
Dim fields As String
Dim returnValue As StringCollection
returnValue = XmlRead.GetFields(fields)
protected static StringCollection GetFields(
string fields
)
protected:
static StringCollection^ GetFields(
String^ fields
)
static member GetFields :
fields:string -> StringCollection
protected static function GetFields(
fields : String
) : StringCollection
Parametry
- fields
Typ: System.String
Wartość ciąg dla pól.
Wartość zwracana
Typ: System.Collections.Specialized.StringCollection
Pola, aby uzyskać.