Cast a Guid? to this ColumnData
Namespace: ScopeRuntimeAssembly: ScopeRuntime (in ScopeRuntime.exe) Version: 1.0.0.0 (10.2.2.0)
Syntax
C# |
---|
public void UnsafeSet( Nullable<Guid> o ) |
Visual Basic |
---|
Public Sub UnsafeSet ( _ o As Nullable(Of Guid) _ ) |
Visual C++ |
---|
public: void UnsafeSet( Nullable<Guid> o ) |
Parameters
- o
- Type: Nullable<(Of <(<'Guid>)>)>
o