SqlObject.ResourceAssembly Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
abstract function that returns the assembly in which this object has the configuration file
public abstract System.Reflection.Assembly ResourceAssembly { get; }
member this.ResourceAssembly : System.Reflection.Assembly
Public MustOverride ReadOnly Property ResourceAssembly As Assembly