IDTSExtendedProperties100.Add(String, String, Object) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSExtendedProperty100 ^ Add(System::String ^ bstrName, System::String ^ bstrNamespace, System::Object ^ vValue);
[System.Runtime.InteropServices.DispId(2)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSExtendedProperty100 Add (string bstrName, string bstrNamespace, object vValue);
[<System.Runtime.InteropServices.DispId(2)>]
abstract member Add : string * string * obj -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSExtendedProperty100
Public Function Add (bstrName As String, bstrNamespace As String, vValue As Object) As IDTSExtendedProperty100
Parâmetros
- bstrName
- String
- bstrNamespace
- String
- vValue
- Object
Retornos
- Atributos