Miner.Data.Configuration Namespace > DataSetConfig Class : Unbind Method |
'Declaration
Public Sub Unbind( _ ByVal source As DataSource _ )
'Usage
Dim instance As DataSetConfig Dim source As DataSource instance.Unbind(source)
public void Unbind( DataSource source )
public procedure Unbind( source: DataSource );
public function Unbind( source : DataSource );
public: void Unbind( DataSource* source )
public: void Unbind( DataSource^ source )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2